Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_driver.h125 uint8_t msInfoCBSlot; /* cX[] used for multisample info */ member
Dnv50_ir_lowering_nv50.cpp737 uint8_t b = prog->driver->io.msInfoCBSlot; in loadMsInfo()
Dnv50_ir_lowering_nvc0.cpp1812 uint8_t b = prog->driver->io.msInfoCBSlot; in loadMsInfo32()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_compiler.c119 info.io.msInfoCBSlot = 15; in nouveau_codegen()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c619 info->io.msInfoCBSlot = 15; in nvc0_program_translate()
634 info->io.msInfoCBSlot = 7; in nvc0_program_translate()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.c364 info->io.msInfoCBSlot = 15; in nv50_program_translate()