Home
last modified time | relevance | path

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

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