Home
last modified time | relevance | path

Searched refs:gs_offset (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.h532 uint32_t gs_offset; member
H A Dcrocus_state.c373 bool gs_active, uint32_t gs_offset, in upload_pipelined_state_pointers()
386 pp.PointertoGSState = ro_bo(batch->state.bo, gs_offset); in upload_pipelined_state_pointers()
6847 GENX(GS_STATE_length) * 4, 32, &ice->shaders.gs_offset);
7559 upload_pipelined_state_pointers(batch, ice->shaders.ff_gs_prog ? true : false, ice->shaders.gs_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 16 milliseconds