Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp6682 ir_variable *SubFactor03 = body.make_temp(btype, "SubFactor03"); in _determinant_mat4() local
6839 ir_variable *SubFactor03 = body.make_temp(btype, "SubFactor03"); in _inverse_mat4() local
6889 mul(matrix_elt(m, 1, 1), SubFactor03)), in _inverse_mat4() local
6905 mul(matrix_elt(m, 0, 2), SubFactor03)), _inverse_mat4() local
[all...]

Completed in 15 milliseconds