Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp141 class ImageWithBuffer { class
148 ImageWithBuffer(
DvkImageUtil.cpp5115 ImageWithBuffer::ImageWithBuffer( in ImageWithBuffer() function in vk::ImageWithBuffer
5197 VkImage ImageWithBuffer::getImage() { in getImage()
5201 VkImageView ImageWithBuffer::getImageView() { in getImageView()
5205 VkBuffer ImageWithBuffer::getBuffer() { in getBuffer()
5209 VkDeviceSize ImageWithBuffer::getBufferSize() { in getBufferSize()
5213 Allocation& ImageWithBuffer::getImageAllocation() { in getImageAllocation()
5217 Allocation& ImageWithBuffer::getBufferAllocation() { in getBufferAllocation()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp911ImageWithBuffer imageWithBuffer(vkd, data.device, data.allocator, vk::makeExtent3D(m_imageSize.x()… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp911ImageWithBuffer imageWithBuffer(vkd, data.device, data.allocator, vk::makeExtent3D(m_imageSize.x()… in iterate()