Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_transfer.c139 r300_is_blit_supported(texture->format))) { in r300_texture_transfer_map()
Dr300_blit.c520 bool r300_is_blit_supported(enum pipe_format format) in r300_is_blit_supported() function
554 !r300_is_blit_supported(dst->format)) { in r300_resource_copy_region()
Dr300_context.h718 bool r300_is_blit_supported(enum pipe_format format);