Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_EXTERNAL_OES (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/main/
Dglheader.h56 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp44 case GL_SAMPLER_EXTERNAL_OES: in UniformComponentCount()
122 case GL_SAMPLER_EXTERNAL_OES: in UniformComponentType()
172 case GL_SAMPLER_EXTERNAL_OES: in IsSamplerUniform()
217 case GL_SAMPLER_EXTERNAL_OES: in VariableRowCount()
DProgram.cpp1157 case GL_SAMPLER_EXTERNAL_OES: in applyUniforms()
1766 case GL_SAMPLER_EXTERNAL_OES: samplersVS[index].textureType = TEXTURE_EXTERNAL; break; in defineUniform()
1802 case GL_SAMPLER_EXTERNAL_OES: samplersPS[index].textureType = TEXTURE_EXTERNAL; break; in defineUniform()
/external/mesa3d/src/compiler/
Dbuiltin_type_macros.h126 DECL_TYPE(samplerExternalOES, GL_SAMPLER_EXTERNAL_OES, GLSL_TYPE_SAMPLER, GLSL_SAMPLER…
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2ext.h64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1122 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp149 return GL_SAMPLER_EXTERNAL_OES; in glVariableType()
/external/mesa3d/include/GLES2/
Dgl2ext.h252 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/swiftshader/include/GLES2/
Dgl2ext.h256 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro