Home
last modified time | relevance | path

Searched defs:matrixCompMult (Results 1 – 5 of 5) sorted by relevance

/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_matrix.inl422 GLM_FUNC_QUALIFIER matType<T, P> matrixCompMult(matType<T, P> const & x, matType<T, P> const & y) function
/external/vulkan-validation-layers/libs/glm/gtx/
Dsimd_mat4.inl532 GLM_FUNC_QUALIFIER detail::fmat4x4SIMD matrixCompMult function
/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp393 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/
Des3fShaderMatrixTests.cpp624 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/
DvktShaderRenderMatrixTests.cpp619 tcu::Matrix<T, Rows, Cols> matrixCompMult (const tcu::Matrix<T, Rows, Cols>& a, const tcu::Matrix<T… in matrixCompMult() function