Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.h1379 bool persampleInvocation; variable
H A Dnv50_ir.cpp1184 persampleInvocation = false; in Program()
H A Dnv50_ir_from_nir.cpp1472 prog->persampleInvocation = in parseNIR()
H A Dnv50_ir_lowering_nvc0.cpp3082 if (prog->persampleInvocation) { in handleRDSV()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D20.2.0.rst2938 - nv50/ir: initialize persampleInvocation to false