Searched refs:GL_FLOAT_MAT2x3 (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/glsl/ |
D | builtin_types.h | 201 glsl_type(GL_FLOAT_MAT2x3, GLSL_TYPE_FLOAT, 3, 2, "mat2x3"),
|
/external/deqp/modules/gles3/functional/ |
D | es3fAttribLocationTests.cpp | 64 AttribType("mat2x3", 2, GL_FLOAT_MAT2x3), in createAttributeLocationTests()
|
D | es3fShaderStateQueryTests.cpp | 1643 …{ "mat2x3", "", "highp", "", "float(uniformValue[0][0])", GL_FLOAT_MAT2x3, 1, GL_… in test()
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 596 case GL_FLOAT_MAT2x3: return TYPE_FLOAT_MAT2X3; in getDataTypeFromGLType()
|
D | gluStrUtil.inl | 971 case GL_FLOAT_MAT2x3: return "GL_FLOAT_MAT2x3";
|
/external/mesa3d/src/mesa/main/ |
D | uniform_query.cpp | 650 case GL_FLOAT_MAT2x3: in _mesa_uniform()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 845 #define GL_FLOAT_MAT2x3 0x8B65 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 462 #define GL_FLOAT_MAT2x3 0x8B65 macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |