Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp6697 ir_variable *SubFactor18 = body.make_temp(btype, "SubFactor18"); in _determinant_mat4() local
6854 ir_variable *SubFactor18 = body.make_temp(btype, "SubFactor18"); in _inverse_mat4() local
6953 mul(matrix_elt(m, 0, 3), SubFactor18))), in _inverse_mat4() local
6958 mul(matrix_elt(m, 0, 2), SubFactor18)), in _inverse_mat4() local

Completed in 30 milliseconds