Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dmatrix_inverse.inl69 T SubFactor00 = m[2][2] * m[3][3] - m[3][2] * m[2][3]; local
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dmatrix_inverse.inl69 T SubFactor00 = m[2][2] * m[3][3] - m[3][2] * m[2][3]; local
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_matrix.inl230 T SubFactor00 = m[2][2] * m[3][3] - m[3][2] * m[2][3]; local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_matrix.inl230 T SubFactor00 = m[2][2] * m[3][3] - m[3][2] * m[2][3]; local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp7349 ir_variable *SubFactor00 = body.make_temp(btype, "SubFactor00"); in _determinant_mat4() local
7506 ir_variable *SubFactor00 = body.make_temp(btype, "SubFactor00"); in _inverse_mat4() local