Home
last modified time | relevance | path

Searched defs:mat4 (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DInitialize.cpp156 TType *mat4 = new TType(EbtFloat, 4, 4); in InsertBuiltInFunctions() local
[all...]
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DCommon.h155 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 Dtype_mat.hpp416 typedef mat4x4 mat4; typedef
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cComputeShaderTests.cpp56 typedef Mat4 mat4; typedef
[all...]
H A Des31cShaderImageLoadStoreTests.cpp43 typedef tcu::Mat4 mat4; typedef
H A Des31cShaderStorageBufferObjectTests.cpp45 typedef tcu::Mat4 mat4; typedef
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp1332 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 Dgl4cComputeShaderTests.cpp53 typedef Mat4 mat4; typedef
[all...]
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp45 typedef tcu::Mat4 mat4; typedef
H A Dgl4cShaderImageLoadStoreTests.cpp51 typedef tcu::Mat4 mat4; typedef
H A Dgl4cShaderStorageBufferObjectTests.cpp43 typedef tcu::Mat4 mat4; typedef
[all...]
H A Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp47 typedef tcu::Mat4 mat4; typedef
[all...]
H A Dgl4cEnhancedLayoutsTests.hpp124 static const Type mat4; member
H A Dgl4cEnhancedLayoutsTests.cpp165 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 DvktShaderBuiltinPrecisionTests.cpp3549 ExprP<Matrix<T, Rows, 4> > mat4 (const ExprP<Vector<T, Rows> >& arg0, in mat4() function
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp2753 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 DvktShaderBuiltinPrecisionTests.cpp3538 ExprP<Matrix<T, Rows, 4> > mat4 (const ExprP<Vector<T, Rows> >& arg0, in mat4() function

Completed in 155 milliseconds