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

/external/chromium_org/third_party/angle/src/common/
H A Dutilities.cpp48 case GL_SAMPLER_3D:
154 case GL_SAMPLER_3D:
202 case GL_SAMPLER_3D:
255 case GL_SAMPLER_3D:
420 case GL_SAMPLER_3D:
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dutil.cpp145 case EbtSampler3D: return GL_SAMPLER_3D;
/external/chromium_org/third_party/angle/tests/compiler_tests/
H A DVariablePacker_test.cpp42 GL_SAMPLER_3D, // 29
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dbuiltin_types.h31 glsl_type(GL_SAMPLER_3D, GLSL_SAMPLER_DIM_3D, 0, 0, GLSL_TYPE_FLOAT,
/external/mesa3d/src/glsl/
H A Dbuiltin_types.h31 glsl_type(GL_SAMPLER_3D, GLSL_SAMPLER_DIM_3D, 0, 0, GLSL_TYPE_FLOAT,
/external/deqp/framework/opengl/
H A DgluShaderUtil.cpp625 case GL_SAMPLER_3D: return TYPE_SAMPLER_3D;
H A DgluStrUtil.inl906 case GL_SAMPLER_3D: return "GL_SAMPLER_3D";
/external/deqp/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp1010 case GL_SAMPLER_3D:
1102 case GL_SAMPLER_3D:
1971 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));
1991 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));
/external/chromium_org/third_party/angle/include/GLES3/
H A Dgl3.h558 #define GL_SAMPLER_3D 0x8B5F macro
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DProgramBinary.cpp49 case GL_SAMPLER_3D:
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl482 #define GL_SAMPLER_3D 0x8B5F
/external/deqp/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp1586 { "sampler3D", "", "highp", "", "float(textureSize(uniformValue,0).r)", GL_SAMPLER_3D, 1, GL_FALSE },
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_opengl.h495 #define GL_SAMPLER_3D 0x8B5F macro
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglext.h427 #define GL_SAMPLER_3D 0x8B5F macro
/external/mesa3d/include/GL/
H A Dglext.h427 #define GL_SAMPLER_3D 0x8B5F macro
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1673 milliseconds