Home
last modified time | relevance | path

Searched refs:FREE_CL (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/util/
H A Du_memory.h96 #define FREE_CL(ptr) align_free(ptr) macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c224 FREE_CL(buffer); in si_resource_destroy()
229 FREE_CL(tex); in si_resource_destroy()
240 FREE_CL(tex); in si_resource_destroy()
H A Dsi_texture.c1171 FREE_CL(tex); in si_texture_create_object()
H A Dsi_state.c4638 FREE_CL(view); in si_sampler_view_destroy()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.c143 FREE_CL(res); in zink_resource_destroy()
1103 FREE_CL(res); in resource_create()
1125 FREE_CL(res); in resource_create()
H A Dzink_context.c913 FREE_CL(sampler_view); in zink_create_sampler_view()
971 FREE_CL(sampler_view); in zink_create_sampler_view()
1009 FREE_CL(view); in zink_sampler_view_destroy()

Completed in 23 milliseconds