Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_CUBE (Results 1 – 23 of 23) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dgl_types.h102 #define GL_SAMPLER_CUBE 0x8B60 macro
Dreflection.cpp410 … case false: return sampler.arrayed ? GL_SAMPLER_CUBE_MAP_ARRAY : GL_SAMPLER_CUBE; in mapSamplerToGlType()
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp42 case GL_SAMPLER_CUBE: in UniformComponentCount()
120 case GL_SAMPLER_CUBE: in UniformComponentType()
170 case GL_SAMPLER_CUBE: in IsSamplerUniform()
215 case GL_SAMPLER_CUBE: in VariableRowCount()
DProgram.cpp1129 case GL_SAMPLER_CUBE: in applyUniforms()
1783 case GL_SAMPLER_CUBE: samplersVS[index].textureType = TEXTURE_CUBE; break; in defineUniform()
1819 case GL_SAMPLER_CUBE: samplersPS[index].textureType = TEXTURE_CUBE; break; in defineUniform()
/external/mesa3d/src/compiler/
Dbuiltin_type_macros.h121 DECL_TYPE(samplerCube, GL_SAMPLER_CUBE, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_C…
/external/deqp/framework/opengl/
DgluShaderUtil.cpp1182 case GL_SAMPLER_CUBE: return TYPE_SAMPLER_CUBE; in getDataTypeFromGLType()
DgluStrUtil.inl980 case GL_SAMPLER_CUBE: return "GL_SAMPLER_CUBE";
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2.h393 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/swiftshader/include/GLES2/
Dgl2.h328 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/mesa3d/include/GLES2/
Dgl2.h328 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h417 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp1342 …, "", "float(textureCube(uniformValue, vec3(0.0, 0.0, 0.0)).r)", GL_SAMPLER_CUBE, 1, GL_FA… in test()
/external/swiftshader/include/GLES3/
Dgl3.h328 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/mesa3d/include/GLES3/
Dgl3.h328 #define GL_SAMPLER_CUBE 0x8B60 macro
Dgl31.h330 #define GL_SAMPLER_CUBE 0x8B60 macro
Dgl32.h330 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl939 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp1651 …", "", "highp", "", "float(textureSize(uniformValue,0).r)", GL_SAMPLER_CUBE, 1, GL_FA… in test()
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp143 return GL_SAMPLER_CUBE; in glVariableType()
/external/swiftshader/include/GL/
Dglcorearb.h752 #define GL_SAMPLER_CUBE 0x8B60 macro
Dglext.h622 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/mesa3d/include/GL/
Dglcorearb.h752 #define GL_SAMPLER_CUBE 0x8B60 macro
Dglext.h622 #define GL_SAMPLER_CUBE 0x8B60 macro