Searched defs:det3 (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/src/Renderer/ |
D | Matrix.cpp | 300 float Matrix::det3(const Matrix &M) in det3() function in sw::Matrix
|
/external/swiftshader/src/Device/ |
D | Matrix.cpp | 300 float Matrix::det3(const Matrix &M) in det3() function in sw::Matrix
|
/external/swiftshader/src/Pipeline/ |
D | ShaderCore.cpp | 1301 …void ShaderCore::det3(Vector4f &dst, const Vector4f &src0, const Vector4f &src1, const Vector4f &s… in det3() function in sw::ShaderCore
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1301 …void ShaderCore::det3(Vector4f &dst, const Vector4f &src0, const Vector4f &src1, const Vector4f &s… in det3() function in sw::ShaderCore
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 12341 static T det3(T _00, T _10, T _20, T _01, T _11, T _21, T _02, T _12, T _22) in det3() function
|