Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp45 case GL_SAMPLER_3D_OES: in UniformComponentCount()
123 case GL_SAMPLER_3D_OES: in UniformComponentType()
173 case GL_SAMPLER_3D_OES: in IsSamplerUniform()
218 case GL_SAMPLER_3D_OES: in VariableRowCount()
DProgram.cpp1158 case GL_SAMPLER_3D_OES: in applyUniforms()
1764 case GL_SAMPLER_3D_OES: samplersVS[index].textureType = TEXTURE_3D; break; in defineUniform()
1800 case GL_SAMPLER_3D_OES: samplersPS[index].textureType = TEXTURE_3D; break; in defineUniform()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTgles2Ext.h193 #define GL_SAMPLER_3D_OES 0x8B5F macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2ext.h146 #define GL_SAMPLER_3D_OES 0x8B5F macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl936 #define GL_SAMPLER_3D_OES 0x8B5F macro
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp151 return GL_SAMPLER_3D_OES; in glVariableType()
/external/mesa3d/include/GLES2/
Dgl2ext.h578 #define GL_SAMPLER_3D_OES 0x8B5F macro
/external/swiftshader/include/GLES2/
Dgl2ext.h582 #define GL_SAMPLER_3D_OES 0x8B5F macro