Searched defs:matrixCompMult (Results 1 – 6 of 6) sorted by relevance
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_matrix.inl | 359 GLM_FUNC_QUALIFIER matType<T, P> matrixCompMult(matType<T, P> const & x, matType<T, P> const & y) function
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | simd_mat4.inl | 530 GLM_FUNC_QUALIFIER detail::fmat4x4SIMD matrixCompMult function
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderMatrixTests.cpp | 495 tcu::Matrix<T, Rows, Cols> matrixCompMult(const tcu::Matrix<T, Rows, Cols> &a, const tcu::Matrix<T,… in matrixCompMult() function
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderMatrixTests.cpp | 901 tcu::Matrix<T, Rows, Cols> matrixCompMult(const tcu::Matrix<T, Rows, Cols> &a, const tcu::Matrix<T,… in matrixCompMult() function
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderMatrixTests.cpp | 895 tcu::Matrix<T, Rows, Cols> matrixCompMult(const tcu::Matrix<T, Rows, Cols> &a, const tcu::Matrix<T,… in matrixCompMult() function
|
/external/angle/src/compiler/translator/ |
D | SymbolTable_autogen.cpp | 287 constexpr const ImmutableString matrixCompMult("matrixCompMult"); variable
|