Home
last modified time | relevance | path

Searched defs:const_alloc (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/freedreno/ir3/
Dir3_nir.c1365 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()
Dir3_shader.h244 ir3_const_can_upload(const struct ir3_const_allocations *const_alloc, in ir3_const_can_upload()
Dir3_compiler_nir.c5954 const struct ir3_const_allocation *const_alloc = in ir3_compile_shader_nir() local