Home
last modified time | relevance | path

Searched defs:invalidated (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen_cache.h123 struct list_head invalidated; member
Dsvga_resource_buffer_upload.c161 boolean invalidated; in svga_buffer_create_host_surface() local
Dsvga_surface.c197 boolean invalidated; in svga_texture_view_surface() local
Dsvga_resource_texture.c1094 boolean invalidated; in svga_texture_create() local
/third_party/typescript/src/compiler/
DresolutionCache.ts807 …const invalidated = invalidateResolutions(resolutionsWithFailedLookups, canInvalidateFailedLookupR… constant
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h91 } invalidated, cleared, fast_cleared, restore, resolve; member
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c2529 ASSERTED bool invalidated = tc_invalidate_buffer(tc, tres); in tc_buffer_unmap() local