Searched defs:const_alloc (Results 1 – 3 of 3) sorted by relevance
1365 ir3_const_alloc(struct ir3_const_allocations *const_alloc, in ir3_const_alloc()1380 ir3_const_reserve_space(struct ir3_const_allocations *const_alloc, in ir3_const_reserve_space()1394 ir3_const_free_reserved_space(struct ir3_const_allocations *const_alloc, in ir3_const_free_reserved_space()1406 ir3_const_alloc_all_reserved_space(struct ir3_const_allocations *const_alloc) in ir3_const_alloc_all_reserved_space()1420 ir3_alloc_driver_params(struct ir3_const_allocations *const_alloc, in ir3_alloc_driver_params()
244 ir3_const_can_upload(const struct ir3_const_allocations *const_alloc, in ir3_const_can_upload()
5954 const struct ir3_const_allocation *const_alloc = in ir3_compile_shader_nir() local