Home
last modified time | relevance | path

Searched defs:ubos_used (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.h95 uint32_t ubos_used; // bitfield of which ubo indices are used member
H A Dzink_compiler.c2273 uint32_t ubos_used = zs->ubos_used & ~BITFIELD_BIT(0); in unbreak_bos() local

Completed in 6 milliseconds