Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h1344 bool persampleInvocation; variable
Dnv50_ir.cpp1185 persampleInvocation = false; in Program()
Dnv50_ir_from_nir.cpp1299 prog->persampleInvocation = in parseNIR()
Dnv50_ir_from_tgsi.cpp1390 prog->persampleInvocation = true; in scanDeclaration()
Dnv50_ir_lowering_nvc0.cpp2969 if (prog->persampleInvocation) { in handleRDSV()
/external/mesa3d/docs/relnotes/
D20.2.0.rst2938 - nv50/ir: initialize persampleInvocation to false