Searched defs:as_float (Results 1 – 5 of 5) sorted by relevance
178 ir_variable *as_float = in find_lsb_to_float_cast() local259 ir_variable *as_float = in find_msb_to_float_cast() local
52 #define as_float(ptr) (*(float_t*)(ptr)) macro
55 float as_float; member95 float as_float; member
180 inline float as_float(uint32_t i) in as_float() function
398 nir_def *as_float = snorm ? nir_i2fN(b, unpacked, float_sz) in pan_unpack() local