Searched refs:image_handle_allocated (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_buffer_common.c114 res->image_handle_allocated = false;
H A Dr600_pipe_common.h173 bool image_handle_allocated; member in struct:r600_resource
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_buffer_common.c115 res->image_handle_allocated = false;
H A Dr600_pipe_common.h169 bool image_handle_allocated; member in struct:r600_resource
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c113 res->image_handle_allocated = false;
H A Dsi_descriptors.c1804 if (!buffer || buffer->image_handle_allocated) {
2540 si_resource(view->resource)->image_handle_allocated = true;
H A Dsi_pipe.h260 bool image_handle_allocated; member in struct:si_resource
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c54 res->image_handle_allocated = false;
H A Dsi_pipe.h323 bool image_handle_allocated; member in struct:si_resource
H A Dsi_descriptors.c1759 if (!buffer || buffer->image_handle_allocated) {
2473 si_resource(view->resource)->image_handle_allocated = true;

Completed in 24 milliseconds