Home
last modified time | relevance | path

Searched defs:invalidateMemory (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/include/gpu/vk/
DGrVkMemoryAllocator.h122 virtual VkResult invalidateMemory(const GrVkBackendMemory& memory, VkDeviceSize offset, in invalidateMemory() function
/third_party/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp259 VkResult GrVkAMDMemoryAllocator::invalidateMemory(const GrVkBackendMemory& memoryHandle, in invalidateMemory() function in GrVkAMDMemoryAllocator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp181 void invalidateMemory (const DeviceInterface& vkdi, const VkDevice& device, Allocation* srcAlloc, b… in invalidateMemory() function