Searched refs:NVC0_SU_INFO_BSIZE (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_lowering_nvc0.h | 44 #define NVC0_SU_INFO_BSIZE 0x30 macro
|
D | nv50_ir_lowering_nvc0.cpp | 2181 loadSuInfo32(ind, slot, NVC0_SU_INFO_BSIZE, su->tex.bindless), in processSurfaceCoordsNVE4() 2416 v = loadSuInfo32(ind, slot, NVC0_SU_INFO_BSIZE, su->tex.bindless); in processSurfaceCoordsNVC0() 2441 loadSuInfo32(ind, slot, NVC0_SU_INFO_BSIZE, su->tex.bindless), in processSurfaceCoordsNVC0() 2575 loadSuInfo32(ind, slot, NVC0_SU_INFO_BSIZE, su->tex.bindless), in processSurfaceCoordsGM107()
|