Searched refs:frcp_component (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_opt_perspective.c75 unsigned frcp_component = 0; local in function:midgard_opt_combine_projection
81 frcp_component = sub->swizzle[0][0];
92 if (frcp_component != COMPONENT_W && frcp_component != COMPONENT_Z) continue;
124 .op = frcp_component == COMPONENT_W ?

Completed in 2 milliseconds