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_blit.c436 bool r300_is_blit_supported(enum pipe_format format) in r300_is_blit_supported() function
470 !r300_is_blit_supported(dst->format)) { in r300_resource_copy_region()
Dr300_transfer.c114 r300_is_blit_supported(texture->format))) { in r300_texture_get_transfer()
Dr300_context.h691 bool r300_is_blit_supported(enum pipe_format format);