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