Home
last modified time | relevance | path

Searched refs:getBufferAllocation (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp168 Allocation& getBufferAllocation();
DvkImageUtil.cpp5217 Allocation& ImageWithBuffer::getBufferAllocation() { in getBufferAllocation() function in vk::ImageWithBuffer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp997 const Allocation& outputBufferAllocation = imageWithBuffer.getBufferAllocation(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp997 const Allocation& outputBufferAllocation = imageWithBuffer.getBufferAllocation(); in iterate()