Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dcopyimage.c398 compressed_format_compatible(const struct gl_context *ctx, in compressed_format_compatible() function
531 return compressed_format_compatible(ctx, srcFormat, dstFormat); in copy_format_compatible()
533 return compressed_format_compatible(ctx, dstFormat, srcFormat); in copy_format_compatible()

Completed in 2 milliseconds