Searched refs:srcIntFormat (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | copyimage.c | 613 GLenum srcIntFormat, dstIntFormat; local in function:_mesa_CopyImageSubData 637 &srcIntFormat, &src_w, &src_h, &src_num_samples, 721 if (!copy_format_compatible(ctx, srcIntFormat, dstIntFormat)) { 772 GLenum srcIntFormat, dstIntFormat; local in function:_mesa_CopyImageSubDataNV 795 &srcIntFormat, &src_w, &src_h, &src_num_samples, 819 if (srcIntFormat != dstIntFormat) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | copyimage.c | 608 GLenum srcIntFormat, dstIntFormat; local in function:_mesa_CopyImageSubData 632 &srcIntFormat, &src_w, &src_h, &src_num_samples, 716 if (!copy_format_compatible(ctx, srcIntFormat, dstIntFormat)) {
|
Completed in 4 milliseconds