Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_EXTERNAL_OES (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.cpp134 case GL_SAMPLER_EXTERNAL_OES: in VariableComponentType()
323 case GL_SAMPLER_EXTERNAL_OES: in VariableRowCount()
416 case GL_SAMPLER_EXTERNAL_OES: in VariableColumnCount()
491 case GL_SAMPLER_EXTERNAL_OES: in IsSamplerType()
849 case GL_SAMPLER_EXTERNAL_OES: in VariableSortOrder()
H A Duniform_type_info_autogen.cpp142 {GL_SAMPLER_EXTERNAL_OES, GL_INT, GL_TEXTURE_EXTERNAL_OES, GL_NONE, GL_NONE,
321 case GL_SAMPLER_EXTERNAL_OES: in GetTypeInfoIndex()
H A DPackedEnums.cpp134 case GL_SAMPLER_EXTERNAL_OES:
/third_party/mesa3d/src/mesa/main/
H A Dglheader.h56 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/third_party/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h135 DECL_TYPE(samplerExternalOES, GL_SAMPLER_EXTERNAL_OES, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_EXTERNAL, 0, 0, GLSL_TYPE_FLOAT)
173 DECL_TYPE(textureExternalOES, GL_SAMPLER_EXTERNAL_OES, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_EXTERNAL, 0, 0, GLSL_TYPE_FLOAT)
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DVariablePacker_test.cpp35 GL_SAMPLER_EXTERNAL_OES, // 17
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A 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()
H A DProgram.cpp1131 case GL_SAMPLER_EXTERNAL_OES: in applyUniforms()
1788 case GL_SAMPLER_EXTERNAL_OES: samplersVS[index].textureType = TEXTURE_EXTERNAL; break; in defineUniform()
1824 case GL_SAMPLER_EXTERNAL_OES: samplersPS[index].textureType = TEXTURE_EXTERNAL; break; in defineUniform()
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
H A Dshader_translator.cpp669 case GL_SAMPLER_EXTERNAL_OES: in PrintVariable()
670 typeName = "GL_SAMPLER_EXTERNAL_OES"; in PrintVariable()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dutil.cpp288 return GL_SAMPLER_EXTERNAL_OES;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp1831 case GL_SAMPLER_EXTERNAL_OES: in applyUniforms()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp151 return GL_SAMPLER_EXTERNAL_OES; in glVariableType()
/third_party/mesa3d/include/GLES2/
H A Dgl2ext.h272 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h253 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h256 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h256 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2ext.h253 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro

Completed in 75 milliseconds