Home
last modified time | relevance | path

Searched refs:ISFLOAT (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_sanity.c321 #define ISFLOAT 2 macro
357 scalars[i].flags = ISFLOAT; in init_regs()
364 vectors[i].flags = ISFLOAT|ISVEC; in init_regs()
492 if (reg->flags & ISFLOAT) in print_reg_assignment()
501 if (reg->flags & ISFLOAT) { in print_reg()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_sanity.c599 #define ISFLOAT 2 macro
635 scalars[i].flags = ISFLOAT; in init_regs()
642 vectors[i].flags = ISFLOAT|ISVEC; in init_regs()
770 if (reg->flags & ISFLOAT) in print_reg_assignment()
779 if (reg->flags & ISFLOAT) { in print_reg()