Home
last modified time | relevance | path

Searched defs:SubFactor02 (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp6681 ir_variable *SubFactor02 = body.make_temp(btype, "SubFactor02"); in _determinant_mat4() local
6838 ir_variable *SubFactor02 = body.make_temp(btype, "SubFactor02"); in _inverse_mat4() local
6880 mul(matrix_elt(m, 1, 3), SubFactor02)), in _inverse_mat4() local
6901 mul(matrix_elt(m, 0, 3), SubFactor02))), _inverse_mat4() local
[all...]

Completed in 15 milliseconds