Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dgl_types.h150 #define GL_FLOAT16_IMAGE_2D_MULTISAMPLE_AMD 0x91E9 macro
Dreflection.cpp518 … sampler.arrayed ? GL_FLOAT16_IMAGE_2D_MULTISAMPLE_ARRAY_AMD : GL_FLOAT16_IMAGE_2D_MULTISAMPLE_AMD; in mapSamplerToGlType()