/external/swiftshader/src/OpenGL/libGL/ |
D | utilities.cpp | 48 case GL_INT_VEC4: in UniformComponentCount() 84 case GL_INT_VEC4: in UniformComponentType() 122 case GL_INT_VEC4: in VariableRowCount() 161 case GL_INT_VEC4: in VariableColumnCount()
|
D | Program.cpp | 755 if(targetUniform->type == GL_INT_VEC4) in setUniform4iv() 932 case GL_INT_VEC4: applyUniform4iv(location, size, i); break; in applyUniforms()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 215 case GL_INT_VEC4: in UniformComponentCount() 281 case GL_INT_VEC4: in UniformComponentType() 354 case GL_INT_VEC4: in VariableRowCount() 421 case GL_INT_VEC4: in VariableColumnCount()
|
D | Program.cpp | 719 static GLenum intType[] = { GL_INT, GL_INT_VEC2, GL_INT_VEC3, GL_INT_VEC4 }; in setUniformiv() 838 static GLenum intType[] = { GL_INT, GL_INT_VEC2, GL_INT_VEC3, GL_INT_VEC4 }; in setUniformuiv() 1126 case GL_INT_VEC4: applyUniform4iv(location, size, i); break; in applyUniforms()
|
/external/mesa3d/src/glsl/ |
D | builtin_types.h | 51 glsl_type(GL_INT_VEC4, GLSL_TYPE_INT, 4, 1, "ivec4"),
|
/external/deqp/modules/gles3/functional/ |
D | es3fAttribLocationTests.cpp | 56 AttribType("ivec4", 1, GL_INT_VEC4), in createAttributeLocationTests()
|
D | es3fShaderStateQueryTests.cpp | 1631 …{ "ivec4", "", "highp", "", "float(uniformValue.x)", GL_INT_VEC4, 1, GL_FALSE }, in test()
|
/external/mesa3d/src/mesa/main/ |
D | uniforms.c | 208 _mesa_uniform(ctx, ctx->Shader.ActiveProgram, location, 1, v, GL_INT_VEC4); in _mesa_Uniform4iARB() 264 _mesa_uniform(ctx, ctx->Shader.ActiveProgram, location, count, value, GL_INT_VEC4); in _mesa_Uniform4ivARB()
|
D | uniform_query.cpp | 641 case GL_INT_VEC4: in _mesa_uniform()
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 863 case GL_INT_VEC4: return TYPE_INT_VEC4; in getDataTypeFromGLType()
|
D | gluStrUtil.inl | 960 case GL_INT_VEC4: return "GL_INT_VEC4";
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 384 #define GL_INT_VEC4 0x8B55 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2.h | 384 #define GL_INT_VEC4 0x8B55 macro
|
/external/swiftshader/include/GLES2/ |
D | gl2.h | 317 #define GL_INT_VEC4 0x8B55 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 408 #define GL_INT_VEC4 0x8B55 macro
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 1333 …{ "ivec4", "", "highp", "", "float(uniformValue.x)", GL_INT_VEC4, 1, GL_FAL… in test()
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 317 #define GL_INT_VEC4 0x8B55 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 842 #define GL_INT_VEC4 0x8B55 macro
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 3359 case 4: return GL_INT_VEC4; in glVariableType()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 741 #define GL_INT_VEC4 0x8B55 macro
|
D | glext.h | 611 #define GL_INT_VEC4 0x8B55 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 417 #define GL_INT_VEC4 0x8B55 macro
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |