Home
last modified time | relevance | path

Searched refs:alt_const (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_builder.cpp246 .ALT_CONST(bc.alt_const) in build_cf_alu()
514 .ALT_CONST(bc.alt_const) in build_fetch_tex()
524 .ALT_CONST(bc.alt_const) in build_fetch_tex()
628 .ALT_CONST(bc.alt_const) in build_fetch_vtx()
636 .ALT_CONST(bc.alt_const) in build_fetch_vtx()
645 .ALT_CONST(bc.alt_const) in build_fetch_vtx()
Dsb_bc_decoder.cpp169 bc.alt_const = w1.get_ALT_CONST(); in decode_cf_alu()
450 bc.alt_const = w0.get_ALT_CONST(); in decode_fetch()
459 bc.alt_const = w0.get_ALT_CONST(); in decode_fetch()
602 bc.alt_const = w2.get_ALT_CONST(); in decode_fetch_vtx()
612 bc.alt_const = w2.get_ALT_CONST(); in decode_fetch_vtx()
622 bc.alt_const = w2.get_ALT_CONST(); in decode_fetch_vtx()
Dsb_bc.h446 unsigned alt_const:1; member
551 unsigned alt_const:1; member