Searched refs:GL_FLOAT16_SAMPLER_CUBE_AMD (Results 1 – 2 of 2) sorted by relevance
124 #define GL_FLOAT16_SAMPLER_CUBE_AMD 0x91D1 macro
439 …alse: return sampler.arrayed ? GL_FLOAT16_SAMPLER_CUBE_MAP_ARRAY_AMD : GL_FLOAT16_SAMPLER_CUBE_AMD; in mapSamplerToGlType()