Home
last modified time | relevance | path

Searched refs:clip_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h528 uint32_t clip_offset; member
Dcrocus_state.c375 uint32_t clip_offset, uint32_t wm_offset, uint32_t cc_offset) in upload_pipelined_state_pointers() argument
388 pp.PointertoCLIPState = ro_bo(batch->state.bo, clip_offset); in upload_pipelined_state_pointers()
6648 …nt32_t *clip_ptr = stream_state(batch, GENX(CLIP_STATE_length) * 4, 32, &ice->shaders.clip_offset);
7561 … ice->shaders.clip_offset, ice->shaders.wm_offset, ice->shaders.cc_offset);