Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_3D (Results 1 - 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.cpp130 case GL_SAMPLER_3D: in VariableComponentType()
320 case GL_SAMPLER_3D: in VariableRowCount()
401 case GL_SAMPLER_3D: in VariableColumnCount()
488 case GL_SAMPLER_3D: in IsSamplerType()
854 case GL_SAMPLER_3D: in VariableSortOrder()
H A Duniform_type_info_autogen.cpp129 {GL_SAMPLER_3D, GL_INT, GL_TEXTURE_3D, GL_NONE, GL_NONE, SamplerFormat::Float, 1, 1, 1,
309 case GL_SAMPLER_3D: in GetTypeInfoIndex()
H A DPackedEnums.cpp156 case GL_SAMPLER_3D:
/third_party/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h92 DECL_TYPE(sampler3D, GL_SAMPLER_3D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_3D, 0, 0, GLSL_TYPE_FLOAT)
139 DECL_TYPE(texture3D, GL_SAMPLER_3D, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_3D, 0, 0, GLSL_TYPE_FLOAT)
178 DECL_TYPE(vtexture3D, GL_SAMPLER_3D, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_3D, 0, 0, GLSL_TYPE_VOID)
/third_party/glslang/glslang/MachineIndependent/
H A Dgl_types.h107 #define GL_SAMPLER_3D 0x8B5F macro
H A Dreflection.cpp721 return GL_SAMPLER_3D; in mapSamplerToGlType()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DVariablePacker_test.cpp47 GL_SAMPLER_3D, // 29
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
H A Dshader_translator.cpp576 case GL_SAMPLER_3D: in PrintVariable()
577 typeName = "GL_SAMPLER_3D"; in PrintVariable()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dutil.cpp284 return GL_SAMPLER_3D;
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp1209 case GL_SAMPLER_3D: in getSamplerTexCoordType()
1326 case GL_SAMPLER_3D: in getSamplerTexCoordType()
2295 sampler3dBindingTestGroup->addChild(new SamplerBindingRenderCase(m_context, test.name.c_str(), ("Sampler3D layout binding with " + test.descPostfix).c_str(), test.shaderType, test.testType, GL_SAMPLER_3D, GL_TEXTURE_3D)); in init()
2315 negativeSampler3dBindingTestGroup->addChild(new SamplerBindingNegativeCase(m_context, test.name.c_str(), ("Invalid sampler3d layout binding using " + test.descPostfix).c_str(), test.shaderType, test.testType, test.errorType, GL_SAMPLER_3D)); in init()
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.cpp1240 case GL_SAMPLER_3D: return TYPE_SAMPLER_3D; in getDataTypeFromGLType()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h438 #define GL_SAMPLER_3D 0x8B5F macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h737 #define GL_SAMPLER_3D 0x8B5F macro
H A Dgl3.h737 #define GL_SAMPLER_3D 0x8B5F macro
H A Dgl32.h737 #define GL_SAMPLER_3D 0x8B5F macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h718 #define GL_SAMPLER_3D 0x8B5F macro
H A Dgl31.h718 #define GL_SAMPLER_3D 0x8B5F macro
H A Dgl32.h718 #define GL_SAMPLER_3D 0x8B5F macro
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h737 #define GL_SAMPLER_3D 0x8B5F macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h737 #define GL_SAMPLER_3D 0x8B5F macro
H A Dgl31.h739 #define GL_SAMPLER_3D 0x8B5F macro
H A Dgl32.h739 #define GL_SAMPLER_3D 0x8B5F macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h718 #define GL_SAMPLER_3D 0x8B5F macro
H A Dgl31.h718 #define GL_SAMPLER_3D 0x8B5F macro
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp1650 { "sampler3D", "", "highp", "", "float(textureSize(uniformValue,0).r)", GL_SAMPLER_3D, 1, GL_FALSE }, in test()

Completed in 90 milliseconds

12