Searched refs:GL_SAMPLER_3D (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/glsl/ |
D | builtin_types.h | 31 glsl_type(GL_SAMPLER_3D, GLSL_SAMPLER_DIM_3D, 0, 0, GLSL_TYPE_FLOAT,
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 626 case GL_SAMPLER_3D: return TYPE_SAMPLER_3D; in getDataTypeFromGLType()
|
D | gluStrUtil.inl | 978 case GL_SAMPLER_3D: return "GL_SAMPLER_3D";
|
/external/deqp/modules/gles31/functional/ |
D | es31fLayoutBindingTests.cpp | 1017 case GL_SAMPLER_3D: in getSamplerTexCoordType() 1109 case GL_SAMPLER_3D: in getSamplerTexCoordType() 1978 …g with " + test.descPostfix).c_str(), test.shaderType, test.testType, GL_SAMPLER_3D, GL_TEXTURE_3D… in init() 1998 …ing " + test.descPostfix).c_str(), test.shaderType, test.testType, test.errorType, GL_SAMPLER_3D)); in init()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 839 #define GL_SAMPLER_3D 0x8B5F macro
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 1650 …{ "sampler3D", "", "highp", "", "float(textureSize(uniformValue,0).r)", GL_SAMPLER_3D, … in test()
|
/external/mesa3d/include/GL/ |
D | glext.h | 427 #define GL_SAMPLER_3D 0x8B5F macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |