Searched defs:OUT_BATCH_F (Results 1 – 3 of 3) sorted by relevance
38 #define OUT_BATCH_F(f) i915_winsys_batchbuffer_float(i915->batch, f) macro
138 #define OUT_BATCH_F(f) intel_batchbuffer_emit_float(intel,f) macro
139 #define OUT_BATCH_F(f) OUT_BATCH(float_as_int((f))) macro