Searched refs:GL_FLOAT_MAT3x2 (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/glsl/ |
D | builtin_types.h | 203 glsl_type(GL_FLOAT_MAT3x2, GLSL_TYPE_FLOAT, 2, 3, "mat3x2"),
|
/external/deqp/modules/gles3/functional/ |
D | es3fAttribLocationTests.cpp | 67 AttribType("mat3x2", 3, GL_FLOAT_MAT3x2), in createAttributeLocationTests()
|
D | es3fShaderStateQueryTests.cpp | 1645 …{ "mat3x2", "", "highp", "", "float(uniformValue[0][0])", GL_FLOAT_MAT3x2, 1, GL_… in test()
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 599 case GL_FLOAT_MAT3x2: return TYPE_FLOAT_MAT3X2; in getDataTypeFromGLType()
|
D | gluStrUtil.inl | 973 case GL_FLOAT_MAT3x2: return "GL_FLOAT_MAT3x2";
|
/external/mesa3d/src/mesa/main/ |
D | uniform_query.cpp | 652 case GL_FLOAT_MAT3x2: in _mesa_uniform()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 847 #define GL_FLOAT_MAT3x2 0x8B67 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 464 #define GL_FLOAT_MAT3x2 0x8B67 macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |