Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c5851 uint32_t sf_cl_vp_address; in iris_upload_dirty_render_state() local
5856 GENX(SF_CLIP_VIEWPORT_length), 64, &sf_cl_vp_address); in iris_upload_dirty_render_state()
5893 ptr.SFClipViewportPointer = sf_cl_vp_address; in iris_upload_dirty_render_state()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c5948 uint32_t sf_cl_vp_address; local
5952 GENX(SF_CLIP_VIEWPORT_length), 64, &sf_cl_vp_address);
6029 ptr.SFClipViewportPointer = sf_cl_vp_address;

Completed in 24 milliseconds