Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_CUBE_MAP_ARRAY (Results 1 – 13 of 13) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dgl_types.h115 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro
Dreflection.cpp410 … case false: return sampler.arrayed ? GL_SAMPLER_CUBE_MAP_ARRAY : GL_SAMPLER_CUBE; in mapSamplerToGlType()
/external/deqp/modules/gles31/functional/
Des31fShaderStateQueryTests.cpp312 …{ GL_SAMPLER_CUBE_MAP_ARRAY, "uniform highp samplerCubeArray u_sampler", "texture(u_sampler, … in getInfos()
/external/mesa3d/src/compiler/
Dbuiltin_type_macros.h124 DECL_TYPE(samplerCubeArray, GL_SAMPLER_CUBE_MAP_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_C…
/external/deqp/framework/opengl/
DgluShaderUtil.cpp1186 case GL_SAMPLER_CUBE_MAP_ARRAY: return TYPE_SAMPLER_CUBE_ARRAY; in getDataTypeFromGLType()
DgluStrUtil.inl1018 case GL_SAMPLER_CUBE_MAP_ARRAY: return "GL_SAMPLER_CUBE_MAP_ARRAY";
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1373 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro
/external/mesa3d/include/GLES3/
Dgl32.h1721 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1817 expected_type = GL_SAMPLER_CUBE_MAP_ARRAY; in checkUniformAndResourceApi()
/external/swiftshader/include/GL/
Dglcorearb.h1731 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro
Dglext.h1678 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro
/external/mesa3d/include/GL/
Dglcorearb.h1731 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro
Dglext.h1678 #define GL_SAMPLER_CUBE_MAP_ARRAY 0x900C macro