Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dbuiltin_types.h239 glsl_type(GL_SAMPLER_CUBE_SHADOW,
/external/deqp/framework/opengl/
DgluShaderUtil.cpp675 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/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL30.java155 public final int GL_SAMPLER_CUBE_SHADOW = 0x8DC5; field
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1061 #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/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h2110 #define GL_SAMPLER_CUBE_SHADOW 0x8DC5 macro
/external/mesa3d/include/GL/
Dglext.h561 #define GL_SAMPLER_CUBE_SHADOW 0x8DC5 macro