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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_clear.c52 float f_depth = depth; local in function:i915_clear_emit
142 OUT_BATCH_F(f_depth);
161 OUT_BATCH_F(f_depth);
193 OUT_BATCH_F(f_depth);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_clear.c51 float f_depth = depth; local in function:i915_clear_emit
143 OUT_BATCH_F(f_depth);
162 OUT_BATCH_F(f_depth);
194 OUT_BATCH_F(f_depth);

Completed in 2 milliseconds