Searched refs:float_as_int (Results 1 – 2 of 2) sorted by relevance
64 static INLINE uint32_t float_as_int(float f) in float_as_int() function100 intel_batchbuffer_emit_dword(intel, float_as_int(f)); in intel_batchbuffer_emit_float()
144 depth_clear_value = float_as_int(ctx->Depth.Clear); in brw_fast_clear_depth()