Home
last modified time | relevance | path

Searched refs:caching (Results 1 – 18 of 18) sorted by relevance

/device/generic/vulkan-cereal/host-common/
DHostmemIdMapping_unittest.cpp35 .caching = MAP_CACHE_NONE, in TEST()
46 .caching = MAP_CACHE_NONE, in TEST()
57 .caching = MAP_CACHE_NONE, in TEST()
85 .caching = MAP_CACHE_NONE, in TEST()
93 .caching = MAP_CACHE_NONE, in TEST()
DHostmemIdMapping.cpp50 hostmem_entry.caching = entry->caching; in add()
Dvm_operations.h36 uint32_t caching; member
45 uint32_t caching; member
Daddress_space_graphics.cpp444 entry.caching = MAP_CACHE_CACHED; in fillBlockLocked()
/device/generic/vulkan-cereal/protocols/vulkan/chapters/
DVK_EXT_validation_features.txt115 specifies that there will be no caching of shader validation results and
117 Shader validation caching is enabled by default.
Dpipelines.txt142 pipeline caching is disabled; or the handle of a valid
707 pipeline caching is disabled; or the handle of a valid
2114 disable pipeline caching or otherwise affect pipeline creation time.
2121 disable pipeline caching or otherwise affect pipeline creation time.
2748 pipeline caching is disabled, or the handle of a valid
2784 pipeline caching is disabled, or the handle of a valid
Dsparsemem.txt550 Depending on any caching hierarchy of the implementation this may: not
/device/generic/vulkan-cereal/protocols/vulkan/appendices/
DVK_EXT_validation_cache.txt19 This extension provides a mechanism for caching the results of potentially
/device/generic/vulkan-cereal/third-party/angle/src/common/third_party/base/
DREADME.angle14 base::MRUCache is a few collections of most-recently-used caching structures.
/device/generic/vulkan-cereal/stream-servers/
Dvirtio-gpu-gfxstream-renderer.cpp192 uint32_t caching; member
1481 e.caching = entry.caching; in createResourceV2()
1564 *map_info = entry.caching; in resourceMapInfo()
/device/generic/vulkan-cereal/third-party/angle/extensions/
DANGLE_memory_size.txt122 the most actionable value for making decisions when caching.
/device/generic/trusty/
Dinit.qemu_trusty.rc28 # set up the GPU caching
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/doc/
DFastOpenGLStateTransitions.md9 levels of caching when transitioning states in the Vulkan back-end.
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp3212 mapInfo.caching = MAP_CACHE_CACHED; in on_vkAllocateMemory()
3214 mapInfo.caching = MAP_CACHE_UNCACHED; in on_vkAllocateMemory()
3216 mapInfo.caching = MAP_CACHE_WC; in on_vkAllocateMemory()
3582 entry.caching = info->caching; in on_vkGetMemoryHostAddressInfoGOOGLE()
6477 uint32_t caching = 0; member
/device/generic/vulkan-cereal/third-party/angle/tools/flex-bison/third_party/m4sugar/
Dm4sugar.m42931 # caching macros for other performance improvements. Deletion can be
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto28 // Includes counters relating to caching and bandwidth.
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto28 // Includes counters relating to caching and bandwidth.
/device/generic/vulkan-cereal/protocols/vulkan/
DChangeLog.txt909 enum to provide a standard way to disable caching of shader validation