Home
last modified time | relevance | path

Searched refs:GL_FLOAT_MAT2x4 (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/glsl/
Dbuiltin_types.h202 glsl_type(GL_FLOAT_MAT2x4, GLSL_TYPE_FLOAT, 4, 2, "mat2x4"),
/external/deqp/modules/gles3/functional/
Des3fAttribLocationTests.cpp65 AttribType("mat2x4", 2, GL_FLOAT_MAT2x4), in createAttributeLocationTests()
Des3fShaderStateQueryTests.cpp1644 …{ "mat2x4", "", "highp", "", "float(uniformValue[0][0])", GL_FLOAT_MAT2x4, 1, GL_… in test()
/external/deqp/framework/opengl/
DgluShaderUtil.cpp641 case GL_FLOAT_MAT2x4: return TYPE_FLOAT_MAT2X4; in getDataTypeFromGLType()
DgluStrUtil.inl972 case GL_FLOAT_MAT2x4: return "GL_FLOAT_MAT2x4";
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL30.java97 public final int GL_FLOAT_MAT2x4 = 0x8B66; field
/external/mesa3d/src/mesa/main/
Duniform_query.cpp651 case GL_FLOAT_MAT2x4: in _mesa_uniform()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl859 #define GL_FLOAT_MAT2x4 0x8B66 macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h1981 #define GL_FLOAT_MAT2x4 0x8B66 macro
/external/mesa3d/include/GL/
Dglext.h463 #define GL_FLOAT_MAT2x4 0x8B66 macro