Searched defs:is_chan_pinned (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_shader.h116 bool is_chan_pinned() { return flags & RCF_PIN_CHAN; } function in struct:r600_sb::ra_chunk
H A Dsb_ir.h552 bool is_chan_pinned() { return flags & VLF_PIN_CHAN; } function in class:r600_sb::value
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_shader.h116 bool is_chan_pinned() { return flags & RCF_PIN_CHAN; } function in struct:r600_sb::ra_chunk
H A Dsb_ir.h552 bool is_chan_pinned() { return flags & VLF_PIN_CHAN; } function in class:r600_sb::value

Completed in 7 milliseconds