Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_driver.h144 bool usesDiscard; member
Dnv50_ir_from_tgsi.cpp1147 info->prop.fp.usesDiscard = scan.uses_kill || info->io.alphaRefBase; in scanSource()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.c403 if (info->prop.fp.usesDiscard) in nv50_program_translate()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c434 if (info->prop.fp.usesDiscard) in nvc0_fp_gen_header()