Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_draw.cpp268 swr_store_dirty_resource(pipe, cb->texture, SWR_TILE_RESOLVED); in swr_flush()
272 swr_store_dirty_resource(pipe, ctx->framebuffer.zsbuf->texture, in swr_flush()
337 swr_store_dirty_resource(struct pipe_context *pipe, in swr_store_dirty_resource() function
Dswr_context.cpp86 swr_store_dirty_resource(pipe, resource, SWR_TILE_RESOLVED); in swr_surface_destroy()
112 swr_store_dirty_resource(pipe, resource, SWR_TILE_INVALID); in swr_transfer_map()
253 swr_store_dirty_resource(pipe, src, SWR_TILE_RESOLVED); in swr_resource_copy()
254 swr_store_dirty_resource(pipe, dst, SWR_TILE_RESOLVED); in swr_resource_copy()
288 swr_store_dirty_resource(pipe, info.src.resource, SWR_TILE_RESOLVED); in swr_blit()
Dswr_resource.h111 void swr_store_dirty_resource(struct pipe_context *pipe,