Home
last modified time | relevance | path

Searched refs:usesDiscard (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_driver.h157 boolean usesDiscard; member
Dnv50_ir_from_sm4.cpp1956 info.prop.fp.usesDiscard = TRUE; in handleInstruction()
Dnv50_ir_from_tgsi.cpp669 info->prop.fp.usesDiscard = scan.uses_kill; in scanSource()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_program.c360 if (info->prop.fp.usesDiscard) in nv50_program_translate()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_program.c444 if (info->prop.fp.usesDiscard) in nvc0_fp_gen_header()