Home
last modified time | relevance | path

Searched refs:persampleInvocation (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h1370 bool persampleInvocation; variable
Dnv50_ir.cpp1190 persampleInvocation = false; in Program()
Dnv50_ir_from_nir.cpp1307 prog->persampleInvocation = in parseNIR()
Dnv50_ir_from_tgsi.cpp1396 prog->persampleInvocation = true; in scanDeclaration()
Dnv50_ir_lowering_nvc0.cpp3058 if (prog->persampleInvocation) { in handleRDSV()
/third_party/mesa3d/docs/relnotes/
D20.2.0.rst2938 - nv50/ir: initialize persampleInvocation to false