Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp6696 ir_variable *SubFactor17 = body.make_temp(btype, "SubFactor17"); in _determinant_mat4() local
6853 ir_variable *SubFactor17 = body.make_temp(btype, "SubFactor17"); in _inverse_mat4() local
6948 mul(matrix_elt(m, 0, 3), SubFactor17)), in _inverse_mat4() local
6957 mul(matrix_elt(m, 0, 1), SubFactor17)), in _inverse_mat4() local

Completed in 17 milliseconds