Home
last modified time | relevance | path

Searched defs:srcCache (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkPipelineCache.cpp127 PipelineCache *srcCache = Cast(pSrcCaches[i]); in merge() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/extensions/
Dlbxproto.h630 CARD8 srcCache; /* source drawable */ member
642 CARD8 srcCache; /* source drawable */ member
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
Dlbxproto.h630 CARD8 srcCache; /* source drawable */ member
642 CARD8 srcCache; /* source drawable */ member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp1588 VkPipelineCache srcCache = resources.srcPipelineCaches[env.device]->object.get(); in create() local