Home
last modified time | relevance | path

Searched refs:compatible_bind_flags (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_buffer_upload.c282 compatible_bind_flags(unsigned bind_flags, in compatible_bind_flags() function
306 if (compatible_bind_flags(bufsurf->bind_flags, bind_flags)) in svga_buffer_get_host_surface()
1021 if (compatible_bind_flags(sbuf->bind_flags, tobind_flags)) in svga_buffer_handle()