Searched refs:vp_map (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ | ||
| H A D | crocus_state.c | 5947 uint32_t *vp_map = local in function:crocus_upload_dirty_render_state 5952 uint32_t *vp_map = local in function:crocus_upload_dirty_render_state 5977 crocus_pack_state(GENX(SF_CLIP_VIEWPORT), vp_map, vp) 5979 crocus_pack_state(GENX(SF_VIEWPORT), vp_map, vp) 6019 vp_map += GENX(SF_CLIP_VIEWPORT_length); 6021 vp_map += GENX(SF_VIEWPORT_length); |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ | ||
| H A D | iris_state.c | 4534 uint32_t *vp_map = local in function:iris_upload_dirty_render_state 4554 iris_pack_state(GENX(SF_CLIP_VIEWPORT), vp_map, vp) { 4571 vp_map += GENX(SF_CLIP_VIEWPORT_length); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ | ||
| H A D | iris_state.c | 5680 uint32_t *vp_map = local in function:iris_upload_dirty_render_state 5700 iris_pack_state(GENX(SF_CLIP_VIEWPORT), vp_map, vp) { 5717 vp_map += GENX(SF_CLIP_VIEWPORT_length); |
Completed in 31 milliseconds