Searched defs:surf_offset (Results 1 – 3 of 3) sorted by relevance
141 uint32_t *surf_offset, int surf_index, in brw_emit_surface_state()466 uint32_t *surf_offset, in brw_update_texture_surface()686 uint32_t *surf_offset) in brw_update_buffer_texture_surface()1087 uint32_t *surf_offset = &brw->wm.base.surf_offset[surf_index]; in update_renderbuffer_read_surfaces() local1168 uint32_t *surf_offset = stage_state->surf_offset; in update_stage_texture_surfaces() local1520 uint32_t *surf_offset, in update_image_surface()1668 uint32_t *surf_offset = &brw->cs.base.surf_offset[surf_idx]; in brw_upload_cs_work_groups_surface() local
652 uint32_t surf_offset[BRW_MAX_SURFACES]; member1124 uint32_t surf_offset[BRW_MAX_SOL_BINDINGS]; member
161 uint64_t surf_offset; /* 0 unless imported with an offset */ member