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/
H A Dcrocus_context.h528 uint32_t clip_offset; member
H A Dcrocus_state.c375 uint32_t clip_offset, uint32_t wm_offset, uint32_t cc_offset) in upload_pipelined_state_pointers()
388 pp.PointertoCLIPState = ro_bo(batch->state.bo, clip_offset); in upload_pipelined_state_pointers()
6648 uint32_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);
372 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) upload_pipelined_state_pointers() argument

Completed in 15 milliseconds