Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.h59 VkResult invalidateMemory(const GrVkBackendMemory&, VkDeviceSize offset,
DGrVkMemory.cpp179 VkResult result = allocator->invalidateMemory(alloc.fBackendMemory, offset, size); in InvalidateMappedAlloc()
DGrVkAMDMemoryAllocator.cpp259 VkResult GrVkAMDMemoryAllocator::invalidateMemory(const GrVkBackendMemory& memoryHandle, in invalidateMemory() function in GrVkAMDMemoryAllocator
/third_party/skia/include/gpu/vk/
DGrVkMemoryAllocator.h122 virtual VkResult invalidateMemory(const GrVkBackendMemory& memory, VkDeviceSize offset, in invalidateMemory() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp181 void invalidateMemory (const DeviceInterface& vkdi, const VkDevice& device, Allocation* srcAlloc, b… in invalidateMemory() function
840 invalidateMemory(vkdi, device, outputAllocs[outputNdx].get(), m_shaderSpec.coherentMemory); in iterate()
/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
840 invalidateMemory(vkdi, device, outputAllocs[outputNdx].get(), m_shaderSpec.coherentMemory); in iterate()