Home
last modified time | relevance | path

Searched refs:texture_handle_allocated (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_buffer_common.c115 res->texture_handle_allocated = false; in r600_init_resource_fields()
H A Dr600_pipe_common.h161 bool texture_handle_allocated; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c53 res->texture_handle_allocated = false; in si_init_resource_fields()
H A Dsi_descriptors.c1833 if (!buffer || buffer->texture_handle_allocated) { in si_rebind_buffer()
2458 si_resource(sview->base.texture)->texture_handle_allocated = true; in si_create_texture_handle()
H A Dsi_pipe.h363 bool texture_handle_allocated; member

Completed in 15 milliseconds