Home
last modified time | relevance | path

Searched refs:TYPE_B96 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_inlines.h67 case TYPE_B96: in typeSizeof()
83 case 12: return TYPE_B96;
109 case TYPE_B96: in isSignedType()
Dnv50_ir_target_nv50.cpp365 if (ty == TYPE_B96 || ty == TYPE_NONE) in isAccessSupported()
Dnv50_ir.h164 TYPE_B96, enumerator
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
Dnv50_ir_target_nvc0.cpp452 if (ty == TYPE_B96) in isAccessSupported()