Searched refs:cc_offset (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_context.h | 533 uint32_t cc_offset; member in struct:crocus_context::__anone5ee0d6b0608
|
| H A D | crocus_state.c | 373 uint32_t clip_offset, uint32_t wm_offset, uint32_t cc_offset) 389 pp.PointertoColorCalcState = ro_bo(batch->state.bo, cc_offset); 6209 uint32_t cc_offset; local in function:crocus_upload_dirty_render_state 6213 64, &cc_offset); 6253 ice->shaders.cc_offset = cc_offset; 6256 ptr.ColorCalcStatePointer = cc_offset; 7556 ice->shaders.clip_offset, ice->shaders.wm_offset, ice->shaders.cc_offset); 9054 ptr.ColorCalcStatePointer = batch->ice->shaders.cc_offset; 370 upload_pipelined_state_pointers(struct crocus_batch * batch,bool gs_active,uint32_t gs_offset,uint32_t vs_offset,uint32_t sf_offset,uint32_t clip_offset,uint32_t wm_offset,uint32_t cc_offset) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 4637 uint32_t cc_offset; local in function:iris_upload_dirty_render_state 4642 64, &cc_offset); 4656 ptr.ColorCalcStatePointer = cc_offset;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 5796 uint32_t cc_offset; local in function:iris_upload_dirty_render_state 5801 64, &cc_offset); 5815 ptr.ColorCalcStatePointer = cc_offset;
|
Completed in 33 milliseconds