Home
last modified time | relevance | path

Searched defs:SubFactor01 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dmatrix_inverse.inl70 T SubFactor01 = m[2][1] * m[3][3] - m[3][1] * m[2][3]; local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_matrix.inl231 T SubFactor01 = m[2][1] * m[3][3] - m[3][1] * m[2][3]; local
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6680 ir_variable *SubFactor01 = body.make_temp(btype, "SubFactor01"); in _determinant_mat4() local
6837 ir_variable *SubFactor01 = body.make_temp(btype, "SubFactor01"); in _inverse_mat4() local