Home
last modified time | relevance | path

Searched defs:surf_offset (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_surface_state.c141 uint32_t *surf_offset, int surf_index, in brw_emit_surface_state()
466 uint32_t *surf_offset, in brw_update_texture_surface()
691 uint32_t *surf_offset) in brw_update_buffer_texture_surface()
1097 uint32_t *surf_offset = &brw->wm.base.surf_offset[surf_index]; in update_renderbuffer_read_surfaces() local
1178 uint32_t *surf_offset = stage_state->surf_offset; in update_stage_texture_surfaces() local
1530 uint32_t *surf_offset, in update_image_surface()
1678 uint32_t *surf_offset = &brw->cs.base.surf_offset[surf_idx]; in brw_upload_cs_work_groups_surface() local
Dbrw_context.h644 uint32_t surf_offset[BRW_MAX_SURFACES]; member
1116 uint32_t surf_offset[BRW_MAX_SOL_BINDINGS]; member
/third_party/mesa3d/src/amd/common/
Dac_surface.h238 uint64_t surf_offset; /* 0 unless imported with an offset */ member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h396 uint32_t surf_offset[128];//TODO member