Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A 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()
H A DProgram.cpp1132 case GL_SAMPLER_3D_OES: in applyUniforms()
1786 case GL_SAMPLER_3D_OES: samplersVS[index].textureType = TEXTURE_3D; break; in defineUniform()
1822 case GL_SAMPLER_3D_OES: samplersPS[index].textureType = TEXTURE_3D; break; in defineUniform()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp153 return GL_SAMPLER_3D_OES; in glVariableType()
/third_party/mesa3d/include/GLES2/
H A Dgl2ext.h598 #define GL_SAMPLER_3D_OES 0x8B5F macro
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h579 #define GL_SAMPLER_3D_OES 0x8B5F macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h582 #define GL_SAMPLER_3D_OES 0x8B5F macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h582 #define GL_SAMPLER_3D_OES 0x8B5F macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2ext.h579 #define GL_SAMPLER_3D_OES 0x8B5F macro

Completed in 65 milliseconds