Home
last modified time | relevance | path

Searched refs:wposMask (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target_nv50.cpp36 wposMask = 0; in TargetNV50()
247 if (wposMask & (1 << c)) in getSVAddress()
605 recordLocation(sysvalLocation, &wposMask, &info_out->in[i]); in parseDriverInfo()
611 wposMask = 0x8; in parseDriverInfo()
Dnv50_ir_target_nv50.h72 uint8_t wposMask; variable