Home
last modified time | relevance | path

Searched refs:GL_FLOAT_MAT4 (Results 1 - 25 of 60) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DShader.cpp319 case GL_FLOAT_MAT4: return true; in compareVarying()
323 case GL_FLOAT_MAT4: return false; in compareVarying()
336 case GL_FLOAT_MAT4: return false; in compareVarying()
349 case GL_FLOAT_MAT4: return false; in compareVarying()
362 case GL_FLOAT_MAT4: return false; in compareVarying()
375 case GL_FLOAT_MAT4: return false; in compareVarying()
H A Dutilities.cpp86 case GL_FLOAT_MAT4: in UniformComponentCount()
114 case GL_FLOAT_MAT4: in UniformComponentType()
240 case GL_FLOAT_MAT4: in VariableRowCount()
282 case GL_FLOAT_MAT4: in VariableColumnCount()
H A DProgram.cpp585 case GL_FLOAT_MAT4:
674 return setUniformMatrixfv(location, count, transpose, value, GL_FLOAT_MAT4); in setUniformMatrix4fv()
1127 case GL_FLOAT_MAT4: applyUniformMatrix4fv(device, location, size, f); break; in applyUniforms()
/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.cpp119 case GL_FLOAT_MAT4: in VariableComponentType()
262 case GL_FLOAT_MAT4: in GetGLSLTypeString()
379 case GL_FLOAT_MAT4: in VariableRowCount()
472 case GL_FLOAT_MAT4: in VariableColumnCount()
634 case GL_FLOAT_MAT4: in TransposeMatrixType()
635 return GL_FLOAT_MAT4; in TransposeMatrixType()
804 case GL_FLOAT_MAT4: in VariableSortOrder()
H A Duniform_type_info_autogen.cpp46 {GL_FLOAT_MAT4, GL_FLOAT, GL_NONE, GL_FLOAT_MAT4, GL_NONE, SamplerFormat::InvalidEnum, 4, 4,
235 case GL_FLOAT_MAT4: in GetTypeInfoIndex()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fAttribLocationTests.cpp51 AttribType("mat4", 4, GL_FLOAT_MAT4), in createAttributeLocationTests()
73 AttribType("mat4x4", 4, GL_FLOAT_MAT4) in createAttributeLocationTests()
85 AttribType("mat4", 4, GL_FLOAT_MAT4) in createAttributeLocationTests()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dutil.cpp57 GL_FLOAT_MAT4,
519 case GL_FLOAT_MAT4:
643 case GL_FLOAT_MAT4:
H A DVariablePacker.cpp343 case GL_FLOAT_MAT4: in GetTypePackingComponentsPerRow()
377 case GL_FLOAT_MAT4: in GetTypePackingRows()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fAttribLocationTests.cpp58 AttribType("mat4", 4, GL_FLOAT_MAT4) in createAttributeLocationTests()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVaryingPacking_unittest.cpp108 ASSERT_FALSE(packVaryings(1, MakeVaryings(GL_FLOAT_MAT4, 1, 0))); in TEST_P()
/third_party/glslang/glslang/MachineIndependent/
H A Dgl_types.h71 #define GL_FLOAT_MAT4 0x8B5C macro
H A Dreflection.cpp937 case 4: return GL_FLOAT_MAT4; in mapToGlType()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DVariablePacker_test.cpp18 GL_FLOAT_MAT4, // 0
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
H A Dshader_translator.cpp551 case GL_FLOAT_MAT4: in PrintVariable()
552 typeName = "GL_FLOAT_MAT4"; in PrintVariable()
/third_party/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h58 DECL_TYPE(mat4, GL_FLOAT_MAT4, GLSL_TYPE_FLOAT, 4, 4)
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.cpp1201 case GL_FLOAT_MAT4: return TYPE_FLOAT_MAT4; in getDataTypeFromGLType()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDynamicHLSL.cpp66 case GL_FLOAT_MAT4: in HLSLMatrixTypeString()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp639 GLint expected[] = { 2, GL_FLOAT_MAT4, 1, 0, 0, 0, 0, 0, 1, 0, 0 }; in Run()
1053 GLint expected[] = { 2, GL_FLOAT_MAT4, 1, 0, 0, 0, 0, 0, 1, 0, 0 }; in Run()
1494 2, GL_FLOAT_MAT4, 1, -1, -1, -1, -1, 0, -1, 0, 1, 0, 0, 0, 0, glGetUniformLocation(program, "d") in Run()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp438 case GL_FLOAT_MAT4: in fill()
1465 case GL_FLOAT_MAT4:
/third_party/glfw/deps/glad/
H A Dgles2.h242 #define GL_FLOAT_MAT4 0x8B5C macro
/third_party/mesa3d/include/GLES2/
H A Dgl2.h326 #define GL_FLOAT_MAT4 0x8B5C macro
/third_party/openGLES/api/GLES2/
H A Dgl2.h307 #define GL_FLOAT_MAT4 0x8B5C macro
/third_party/mesa3d/src/mesa/main/
H A Dshader_query.cpp83 return GL_FLOAT_MAT4; in mediump_to_highp_type()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h412 #define GL_FLOAT_MAT4 0x8B5C macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h326 #define GL_FLOAT_MAT4 0x8B5C macro

Completed in 47 milliseconds

123