Home
last modified time | relevance | path

Searched defs:is_chan_pinned (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.h116 bool is_chan_pinned() { return flags & RCF_PIN_CHAN; } in is_chan_pinned() function
Dsb_ir.h548 bool is_chan_pinned() { return flags & VLF_PIN_CHAN; } in is_chan_pinned() function