Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcopyimage.c312 compressed_format_compatible(const struct gl_context *ctx, in compressed_format_compatible() function
445 return compressed_format_compatible(ctx, srcFormat, dstFormat); in copy_format_compatible()
447 return compressed_format_compatible(ctx, dstFormat, srcFormat); in copy_format_compatible()