Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_core.cpp181 if (sh->has_alu_predication) in r600_sb_bytecode_process()
Dsb_shader.h303 bool has_alu_predication; variable
Dsb_shader.cpp42 has_alu_predication(), in shader()
Dsb_bc_parser.cpp468 sh->has_alu_predication = true; in prepare_alu_group()