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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcopyimage.c503 copy_format_compatible(const struct gl_context *ctx, function in typeref:typename:bool
716 if (!copy_format_compatible(ctx, srcIntFormat, dstIntFormat)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcopyimage.c508 copy_format_compatible(const struct gl_context *ctx, function in typeref:typename:bool
721 if (!copy_format_compatible(ctx, srcIntFormat, dstIntFormat)) {

Completed in 4 milliseconds