Searched refs:GL_INT_VEC4 (Results 1 – 12 of 12) sorted by relevance
/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/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 610 case GL_INT_VEC4: return TYPE_INT_VEC4; in getDataTypeFromGLType()
|
D | gluStrUtil.inl | 959 case GL_INT_VEC4: return "GL_INT_VEC4";
|
/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/mesa3d/include/GLES2/ |
D | gl2.h | 384 #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/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 829 #define GL_INT_VEC4 0x8B55 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 417 #define GL_INT_VEC4 0x8B55 macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |