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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_transfer_helper.c42 static inline bool handle_transfer(struct pipe_resource *prsc) function in typeref:typename:bool
60 * depending on whether we are intervening or not. Check handle_transfer()
80 debug_assert(handle_transfer(ptrans->resource));
242 if (!handle_transfer(prsc))
464 if (handle_transfer(ptrans->resource)) {
493 if (handle_transfer(ptrans->resource)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_transfer_helper.c42 static inline bool handle_transfer(struct pipe_resource *prsc) function in typeref:typename:bool
60 * depending on whether we are intervening or not. Check handle_transfer()
80 debug_assert(handle_transfer(ptrans->resource));
242 if (!handle_transfer(prsc))
466 if (handle_transfer(ptrans->resource)) {
495 if (handle_transfer(ptrans->resource)) {

Completed in 5 milliseconds