Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_INT_SAMPLER_2D (Results 1 – 25 of 33) sorted by relevance

12

/external/angle/src/common/
Dutilities.cpp142 case GL_UNSIGNED_INT_SAMPLER_2D: in VariableComponentType()
322 case GL_UNSIGNED_INT_SAMPLER_2D: in VariableRowCount()
389 case GL_UNSIGNED_INT_SAMPLER_2D: in VariableColumnCount()
462 case GL_UNSIGNED_INT_SAMPLER_2D: in IsSamplerType()
793 case GL_UNSIGNED_INT_SAMPLER_2D: in VariableSortOrder()
Duniform_type_info_autogen.cpp148 {GL_UNSIGNED_INT_SAMPLER_2D, GL_UNSIGNED_INT, GL_TEXTURE_2D, GL_NONE, GL_NONE,
290 case GL_UNSIGNED_INT_SAMPLER_2D: in GetTypeInfoIndex()
DPackedEnums.cpp122 case GL_UNSIGNED_INT_SAMPLER_2D: in SamplerTypeToTextureType()
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
Dgl_types.h164 #define GL_UNSIGNED_INT_SAMPLER_2D 0x8DD2 macro
Dreflection.cpp767 …ase false: return sampler.arrayed ? GL_UNSIGNED_INT_SAMPLER_2D_ARRAY : GL_UNSIGNED_INT_SAMPLER_2D; in mapSamplerToGlType()
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dgl_types.h164 #define GL_UNSIGNED_INT_SAMPLER_2D 0x8DD2 macro
Dreflection.cpp767 …ase false: return sampler.arrayed ? GL_UNSIGNED_INT_SAMPLER_2D_ARRAY : GL_UNSIGNED_INT_SAMPLER_2D; in mapSamplerToGlType()
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp51 case GL_UNSIGNED_INT_SAMPLER_2D: in UniformComponentCount()
129 case GL_UNSIGNED_INT_SAMPLER_2D: in UniformComponentType()
179 case GL_UNSIGNED_INT_SAMPLER_2D: in IsSamplerUniform()
224 case GL_UNSIGNED_INT_SAMPLER_2D: in VariableRowCount()
DProgram.cpp1138 case GL_UNSIGNED_INT_SAMPLER_2D: in applyUniforms()
1777 case GL_UNSIGNED_INT_SAMPLER_2D: in defineUniform()
1813 case GL_UNSIGNED_INT_SAMPLER_2D: in defineUniform()
/external/angle/src/tests/compiler_tests/
DVariablePacker_test.cpp56 GL_UNSIGNED_INT_SAMPLER_2D, // 38
/external/angle/src/compiler/translator/
Dutil.cpp394 return GL_UNSIGNED_INT_SAMPLER_2D; in GLVariableType()
/external/angle/samples/shader_translator/
Dshader_translator.cpp618 case GL_UNSIGNED_INT_SAMPLER_2D: in PrintVariable()
/external/mesa3d/src/compiler/
Dbuiltin_type_macros.h114 DECL_TYPE(usampler2D, GL_UNSIGNED_INT_SAMPLER_2D, GLSL_TYPE_SAMPLER, GLSL_…
/external/deqp/framework/opengl/
DgluShaderUtil.cpp1220 case GL_UNSIGNED_INT_SAMPLER_2D: return TYPE_UINT_SAMPLER_2D; in getDataTypeFromGLType()
DgluStrUtil.inl989 case GL_UNSIGNED_INT_SAMPLER_2D: return "GL_UNSIGNED_INT_SAMPLER_2D";
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h685 #define GL_UNSIGNED_INT_SAMPLER_2D 0x8DD2 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h634 #define GL_UNSIGNED_INT_SAMPLER_2D 0x8DD2 macro
/external/angle/include/GLES3/
Dgl3.h811 #define GL_UNSIGNED_INT_SAMPLER_2D 0x8DD2 macro
Dgl31.h813 #define GL_UNSIGNED_INT_SAMPLER_2D 0x8DD2 macro
/external/mesa3d/include/GLES3/
Dgl3.h811 #define GL_UNSIGNED_INT_SAMPLER_2D 0x8DD2 macro
Dgl31.h811 #define GL_UNSIGNED_INT_SAMPLER_2D 0x8DD2 macro
Dgl32.h811 #define GL_UNSIGNED_INT_SAMPLER_2D 0x8DD2 macro
/external/swiftshader/include/GLES3/
Dgl3.h811 #define GL_UNSIGNED_INT_SAMPLER_2D 0x8DD2 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1195 #define GL_UNSIGNED_INT_SAMPLER_2D 0x8DD2 macro
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp1660 …", "highp", "", "float(textureSize(uniformValue,0).r)", GL_UNSIGNED_INT_SAMPLER_2D, 1, GL… in test()

12