Home
last modified time | relevance | path

Searched refs:invalidateMemory (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkAMDMemoryAllocator.h64 VkResult invalidateMemory(const GrVkBackendMemory&, VkDeviceSize offset,
H A DGrVkMemory.cpp315 VkResult result = allocator->invalidateMemory(alloc.fBackendMemory, offset, size);
H A DGrVkAMDMemoryAllocator.cpp381 VkResult GrVkAMDMemoryAllocator::invalidateMemory(const GrVkBackendMemory& memoryHandle, in invalidateMemory() function in GrVkAMDMemoryAllocator
/third_party/skia/include/gpu/vk/
H A DGrVkMemoryAllocator.h123 virtual VkResult invalidateMemory(const GrVkBackendMemory& memory, VkDeviceSize offset, in invalidateMemory() function in GrVkMemoryAllocator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderCase.cpp181 void invalidateMemory (const DeviceInterface& vkdi, const VkDevice& device, Allocation* srcAlloc, bool coherent = false) in invalidateMemory() function
840 invalidateMemory(vkdi, device, outputAllocs[outputNdx].get(), m_shaderSpec.coherentMemory); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderCase.cpp181 void invalidateMemory (const DeviceInterface& vkdi, const VkDevice& device, Allocation* srcAlloc, bool coherent = false) in invalidateMemory() function
840 invalidateMemory(vkdi, device, outputAllocs[outputNdx].get(), m_shaderSpec.coherentMemory); in iterate()

Completed in 6 milliseconds