Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_2D_RECT_ARB (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dutilities.cpp43 case GL_SAMPLER_2D_RECT_ARB: in UniformComponentCount()
121 case GL_SAMPLER_2D_RECT_ARB: in UniformComponentType()
171 case GL_SAMPLER_2D_RECT_ARB: in IsSamplerUniform()
216 case GL_SAMPLER_2D_RECT_ARB: in VariableRowCount()
H A DProgram.cpp1130 case GL_SAMPLER_2D_RECT_ARB: in applyUniforms()
1787 case GL_SAMPLER_2D_RECT_ARB: samplersVS[index].textureType = TEXTURE_2D_RECT; break; in defineUniform()
1823 case GL_SAMPLER_2D_RECT_ARB: samplersPS[index].textureType = TEXTURE_2D_RECT; break; in defineUniform()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp145 return GL_SAMPLER_2D_RECT_ARB; in glVariableType()
/third_party/openGLES/api/GL/
H A Dglext.h4084 #define GL_SAMPLER_2D_RECT_ARB 0x8B63 macro
/third_party/mesa3d/include/GL/
H A Dglext.h4108 #define GL_SAMPLER_2D_RECT_ARB 0x8B63 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h4120 #define GL_SAMPLER_2D_RECT_ARB 0x8B63 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h4120 #define GL_SAMPLER_2D_RECT_ARB 0x8B63 macro

Completed in 210 milliseconds