Searched defs:is_transfer (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c72 bool is_transfer, bool is_flushed_depth)
91 !is_transfer && !is_flushed_depth &&
150 if (!is_transfer && !is_flushed_depth && is_depth) {
68 r600_init_surface(struct r600_screen *rscreen, struct radeon_surface *surface, const struct pipe_resource *ptex, unsigned array_mode, bool is_transfer, bool is_flushed_depth) argument

Completed in 42 milliseconds