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

/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_util.h96 static inline float conv_i2_to_norm_float(const struct gl_context *ctx, int i2) function in typeref:typename:float
H A Dvbo_attrib_tmp.h157 conv_i2_to_norm_float(ctx, ((I10) >> 30) & 0x3))
/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_attrib_tmp.h163 static inline float conv_i2_to_norm_float(const struct gl_context *ctx, int i2) function in typeref:typename:float
206 conv_i2_to_norm_float(ctx, ((I10) >> 30) & 0x3))

Completed in 13 milliseconds