[glsl-out] Feature to generate samplerExternalOES
instead of sampler2D
#4528
Labels
area: naga back-end
Outputs of naga shader conversion
help required
We need community help to make this happen.
lang: GLSL
OpenGL Shading Language
naga
Shader Translator
type: enhancement
New feature or request
samplerExternalOES
is defined in https://registry.khronos.org/OpenGL/extensions/OES/OES_EGL_image_external.txtThis sampler is needed if the texture from an EGLImage that could be backed by external memory such as AHardwareBuffer or dmabuf.
This is related to the work to enable #2320
The text was updated successfully, but these errors were encountered: