Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_CUBE_SHADOW (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/glsl/
Dbuiltin_types.h239 glsl_type(GL_SAMPLER_CUBE_SHADOW,
/external/deqp/framework/opengl/
DgluShaderUtil.cpp631 case GL_SAMPLER_CUBE_SHADOW: return TYPE_SAMPLER_CUBE_SHADOW; in getDataTypeFromGLType()
DgluStrUtil.inl983 case GL_SAMPLER_CUBE_SHADOW: return "GL_SAMPLER_CUBE_SHADOW";
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1032 #define GL_SAMPLER_CUBE_SHADOW 0x8DC5 macro
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp1655 … "", "highp", "", "float(textureSize(uniformValue,0).r)", GL_SAMPLER_CUBE_SHADOW, 1, GL_… in test()
/external/mesa3d/include/GL/
Dglext.h561 #define GL_SAMPLER_CUBE_SHADOW 0x8DC5 macro