Home
last modified time | relevance | path

Searched refs:GL_FLOAT16_IMAGE_2D_MULTISAMPLE_ARRAY_AMD (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dgl_types.h151 #define GL_FLOAT16_IMAGE_2D_MULTISAMPLE_ARRAY_AMD 0x91EA macro
Dreflection.cpp518 …case true: return sampler.arrayed ? GL_FLOAT16_IMAGE_2D_MULTISAMPLE_ARRAY_AMD : GL_FLOAT16_IM… in mapSamplerToGlType()