Home
last modified time | relevance | path

Searched refs:SWR_TILE_INVALID (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h546SWR_TILE_INVALID = 0, // tile is in unitialized state and should be loaded with surface cont… enumerator
Dapi.cpp1364 pDC->FeWork.desc.discardInvalidateTiles.newTileState = SWR_TILE_INVALID; in SwrInvalidateTiles()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.cpp113 swr_store_dirty_resource(pipe, resource, SWR_TILE_INVALID); in swr_transfer_map()
Dswr_state.cpp867 swr_store_render_target(&ctx->pipe, attachment, SWR_TILE_INVALID); in swr_change_rt()