Home
last modified time | relevance | path

Searched refs:GL_FLOAT_MAT4x3 (Results 1 – 18 of 18) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fAttribLocationTests.cpp72 AttribType("mat4x3", 4, GL_FLOAT_MAT4x3), in createAttributeLocationTests()
Des3fShaderStateQueryTests.cpp1648 …{ "mat4x3", "", "highp", "", "float(uniformValue[0][0])", GL_FLOAT_MAT4x3, 1, GL_… in test()
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp229 case GL_FLOAT_MAT4x3: in UniformComponentCount()
261 case GL_FLOAT_MAT4x3: in UniformComponentType()
380 case GL_FLOAT_MAT4x3: in VariableRowCount()
426 case GL_FLOAT_MAT4x3: in VariableColumnCount()
DProgram.cpp556 case GL_FLOAT_MAT4x3: in setUniformMatrixfv()
658 return setUniformMatrixfv(location, count, transpose, value, GL_FLOAT_MAT4x3); in setUniformMatrix4x3fv()
1102 case GL_FLOAT_MAT4x3: applyUniformMatrix4x3fv(device, location, size, f); break; in applyUniforms()
/external/mesa3d/src/compiler/
Dbuiltin_type_macros.h63 DECL_TYPE(mat4x3, GL_FLOAT_MAT4x3, GLSL_TYPE_FLOAT, 3, 4)
/external/deqp/framework/opengl/
DgluShaderUtil.cpp840 case GL_FLOAT_MAT4x3: return TYPE_FLOAT_MAT4X3; in getDataTypeFromGLType()
DgluStrUtil.inl977 case GL_FLOAT_MAT4x3: return "GL_FLOAT_MAT4x3";
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h572 #define GL_FLOAT_MAT4x3 0x8B6A macro
/external/mesa3d/include/GLES3/
Dgl3.h745 #define GL_FLOAT_MAT4x3 0x8B6A macro
Dgl31.h745 #define GL_FLOAT_MAT4x3 0x8B6A macro
Dgl32.h745 #define GL_FLOAT_MAT4x3 0x8B6A macro
/external/swiftshader/include/GLES3/
Dgl3.h747 #define GL_FLOAT_MAT4x3 0x8B6A macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl863 #define GL_FLOAT_MAT4x3 0x8B6A macro
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp3357 case 3: return GL_FLOAT_MAT4x3; in glVariableType()
/external/swiftshader/include/GL/
Dglcorearb.h976 #define GL_FLOAT_MAT4x3 0x8B6A macro
Dglext.h850 #define GL_FLOAT_MAT4x3 0x8B6A macro
/external/mesa3d/include/GL/
Dglcorearb.h976 #define GL_FLOAT_MAT4x3 0x8B6A macro
Dglext.h850 #define GL_FLOAT_MAT4x3 0x8B6A macro