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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c2533 uint32_t *sf_clip_map = local in function:genX
2613 GENX(SF_CLIP_VIEWPORT_pack)(NULL, sf_clip_map, &sfv);
2614 sf_clip_map += GENX(SF_CLIP_VIEWPORT_length);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c2431 uint32_t *sf_clip_map = local in function:genX
2511 GENX(SF_CLIP_VIEWPORT_pack)(NULL, sf_clip_map, &sfv);
2512 sf_clip_map += GENX(SF_CLIP_VIEWPORT_length);

Completed in 13 milliseconds