Searched refs:anv_cmd_alloc (Results 1 – 3 of 3) sorted by relevance
597 write_memory(struct anv_cmd_alloc alloc, size_t offset, const void *data, size_t data_len) in write_memory()749 struct anv_cmd_alloc private_mem_alloc; in cmd_build_acceleration_structures()762 private_mem_alloc = (struct anv_cmd_alloc) { in cmd_build_acceleration_structures()769 struct anv_cmd_alloc transient_mem_alloc = in cmd_build_acceleration_structures()
781 struct anv_cmd_alloc793 return (struct anv_cmd_alloc) { in anv_cmd_buffer_alloc_space()798 return (struct anv_cmd_alloc) { in anv_cmd_buffer_alloc_space()831 return (struct anv_cmd_alloc) { in anv_cmd_buffer_alloc_space()
4524 struct anv_cmd_alloc { struct4530 #define ANV_EMPTY_ALLOC ((struct anv_cmd_alloc) { .map = NULL, .size = 0 }) argument4533 anv_cmd_alloc_is_empty(struct anv_cmd_alloc alloc) in anv_cmd_alloc_is_empty()4538 struct anv_cmd_alloc