Searched defs:surf_offset (Results 1 – 3 of 3) sorted by relevance
139 uint32_t *surf_offset, int surf_index, in brw_emit_surface_state()444 uint32_t *surf_offset, in brw_update_texture_surface()608 uint32_t *surf_offset) in brw_update_buffer_texture_surface()1014 uint32_t *surf_offset = &brw->wm.base.surf_offset[surf_index]; in update_renderbuffer_read_surfaces() local1094 uint32_t *surf_offset = stage_state->surf_offset; in update_stage_texture_surfaces() local1454 uint32_t *surf_offset, in update_image_surface()1586 uint32_t *surf_offset = &brw->cs.base.surf_offset[surf_idx]; in brw_upload_cs_work_groups_surface() local
645 uint32_t surf_offset[BRW_MAX_SURFACES]; member1095 uint32_t surf_offset[BRW_MAX_SOL_BINDINGS]; member
136 uint64_t surf_offset; /* 0 unless imported with an offset */ member