Home
last modified time | relevance | path

Searched defs:SubFactor09 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dmatrix_inverse.inl78 T SubFactor09 = m[1][0] * m[3][3] - m[3][0] * m[1][3]; local
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6688 ir_variable *SubFactor09 = body.make_temp(btype, "SubFactor09"); in _determinant_mat4() local
6845 ir_variable *SubFactor09 = body.make_temp(btype, "SubFactor09"); in _inverse_mat4() local