Searched refs:GL_FLOAT16_SAMPLER_2D_MULTISAMPLE_ARRAY_AMD (Results 1 – 2 of 2) sorted by relevance
131 #define GL_FLOAT16_SAMPLER_2D_MULTISAMPLE_ARRAY_AMD 0x91D8 macro
433 …case true: return sampler.arrayed ? GL_FLOAT16_SAMPLER_2D_MULTISAMPLE_ARRAY_AMD : GL_FLOAT16_… in mapSamplerToGlType()