Searched refs:GL_SAMPLER_CUBE_MAP_ARRAY (Results 1 – 13 of 13) sorted by relevance
115 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro
410 … case false: return sampler.arrayed ? GL_SAMPLER_CUBE_MAP_ARRAY : GL_SAMPLER_CUBE; in mapSamplerToGlType()
312 …{ GL_SAMPLER_CUBE_MAP_ARRAY, "uniform highp samplerCubeArray u_sampler", "texture(u_sampler, … in getInfos()
124 DECL_TYPE(samplerCubeArray, GL_SAMPLER_CUBE_MAP_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_C…
1186 case GL_SAMPLER_CUBE_MAP_ARRAY: return TYPE_SAMPLER_CUBE_ARRAY; in getDataTypeFromGLType()
1018 case GL_SAMPLER_CUBE_MAP_ARRAY: return "GL_SAMPLER_CUBE_MAP_ARRAY";
1373 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro
1721 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro
1817 expected_type = GL_SAMPLER_CUBE_MAP_ARRAY; in checkUniformAndResourceApi()
1731 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro
1678 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro