Searched refs:typeSizeofLog2 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_inlines.h81 static inline unsigned int typeSizeofLog2(DataType ty) function in typeref:typename:unsigned int
H A Dnv50_ir_emit_gk110.cpp1100 code[0] |= typeSizeofLog2(dType) << 10;
1101 code[0] |= typeSizeofLog2(i->sType) << 12;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_inlines.h81 static inline unsigned int typeSizeofLog2(DataType ty) function in typeref:typename:unsigned int
H A Dnv50_ir_emit_gk110.cpp1098 code[0] |= typeSizeofLog2(dType) << 10;
1099 code[0] |= typeSizeofLog2(i->sType) << 12;

Completed in 8 milliseconds