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 D | sb_shader.h | 116 bool is_chan_pinned() { return flags & RCF_PIN_CHAN; } function in struct:r600_sb::ra_chunk |
| H A D | sb_ir.h | 552 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 D | sb_shader.h | 116 bool is_chan_pinned() { return flags & RCF_PIN_CHAN; } function in struct:r600_sb::ra_chunk |
| H A D | sb_ir.h | 552 bool is_chan_pinned() { return flags & VLF_PIN_CHAN; } function in class:r600_sb::value |
Completed in 7 milliseconds