Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dmatrix_inverse.inl83 T SubFactor14 = m[1][1] * m[2][3] - m[2][1] * m[1][3]; local
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6693 ir_variable *SubFactor14 = body.make_temp(btype, "SubFactor14"); in _determinant_mat4() local
6850 ir_variable *SubFactor14 = body.make_temp(btype, "SubFactor14"); in _inverse_mat4() local