Searched refs:GL_FLOAT16_SAMPLER_2D_RECT_AMD (Results 1 – 2 of 2) sorted by relevance
125 #define GL_FLOAT16_SAMPLER_2D_RECT_AMD 0x91D2 macro
443 … return sampler.shadow ? GL_FLOAT16_SAMPLER_2D_RECT_SHADOW_AMD : GL_FLOAT16_SAMPLER_2D_RECT_AMD; in mapSamplerToGlType()