/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | Initialize.cpp | 156 TType *mat4 = new TType(EbtFloat, 4, 4); in InsertBuiltInFunctions() local [all...] |
/third_party/skia/third_party/externals/d3d12allocator/src/ |
H A D | Common.h | 155 struct mat4
struct 169 mat4() { }
in mat4() function 171 mat4(
in mat4() function 183 mat4(
in mat4() function 195 mat4(const float* data) :
in mat4() function [all...] |
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | type_mat.hpp | 416 typedef mat4x4 mat4; typedef
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cComputeShaderTests.cpp | 56 typedef Mat4 mat4; typedef [all...] |
H A D | es31cShaderImageLoadStoreTests.cpp | 43 typedef tcu::Mat4 mat4; typedef
|
H A D | es31cShaderStorageBufferObjectTests.cpp | 45 typedef tcu::Mat4 mat4; typedef [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcInternalformatTests.cpp | 1332 void RenderbufferCase::constructOrthoProjMatrix(GLfloat* mat4, GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, in constructOrthoProjMatrix() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cComputeShaderTests.cpp | 53 typedef Mat4 mat4; typedef [all...] |
H A D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 45 typedef tcu::Mat4 mat4; typedef
|
H A D | gl4cShaderImageLoadStoreTests.cpp | 51 typedef tcu::Mat4 mat4; typedef
|
H A D | gl4cShaderStorageBufferObjectTests.cpp | 43 typedef tcu::Mat4 mat4; typedef [all...] |
H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 47 typedef tcu::Mat4 mat4; typedef [all...] |
H A D | gl4cEnhancedLayoutsTests.hpp | 124 static const Type mat4; member
|
H A D | gl4cEnhancedLayoutsTests.cpp | 165 const Type Type::mat4 = Type::GetType(Type::Float, 4, 4); member in gl4cts::EnhancedLayouts::Utils::Type
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderBuiltinPrecisionTests.cpp | 3549 ExprP<Matrix<T, Rows, 4> > mat4 (const ExprP<Vector<T, Rows> >& arg0, in mat4() function
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsBuiltinPrecisionTests.cpp | 2753 ExprP<Matrix<T, Rows, 4> > mat4 (const ExprP<Vector<T, Rows> >& arg0, in mat4() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderBuiltinPrecisionTests.cpp | 3538 ExprP<Matrix<T, Rows, 4> > mat4 (const ExprP<Vector<T, Rows> >& arg0, in mat4() function
|