Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcopyimage.c424 copy_format_compatible(const struct gl_context *ctx, in copy_format_compatible() function
571 if (!copy_format_compatible(ctx, srcIntFormat, dstIntFormat)) { in _mesa_CopyImageSubData()