Searched defs:access_type (Results 1 – 8 of 8) sorted by relevance
42 uint32_t access_type; member149 enum nir_lower_non_uniform_access_type access_type) in add_non_uniform_instr()260 … unsigned handle_src, enum nir_lower_non_uniform_access_type access_type) in lower_non_uniform_access_intrin()284 enum nir_lower_non_uniform_access_type access_type = in handle_barrier() local
176 let access_type = buffers.access_type(range); in is_overlapping() localVariable187 let access_type = buffers.access_type(range); in memory_accessed() localVariable209 let access_type = self.store_buffers.borrow().access_type(range); in get_or_create_store_buffer() localVariable235 let access_type = buffers.access_type(range); in get_or_create_store_buffer_mut() localVariable
73 pub fn access_type(&self, range: AllocRange) -> AccessType { in access_type() method
104 uint32_t access_type) in update_dirty_vbs_for_gfx8_vb_flush()
1048 uint32_t access_type) in cmd_buffer_post_draw_wa()
642 constexpr operator access_type() const { return (storage >> offset) & mask; } in access_type() function
3520 uint32_t access_type) in update_dirty_vbs_for_gfx8_vb_flush()
6982 __u32 access_type; member