Home
last modified time | relevance | path

Searched defs:subresourceLayers (Results 1 – 24 of 24) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemCopyBufferToImageTests.cpp246 const vk::VkImageSubresourceLayers subresourceLayers = in iterate() local
DvktProtectedMemCopyImageToBufferTests.cpp262 const vk::VkImageSubresourceLayers subresourceLayers = in iterate() local
DvktProtectedMemUtils.cpp791 const vk::VkImageSubresourceLayers subresourceLayers = in uploadImage() local
896 const vk::VkImageSubresourceLayers subresourceLayers = in copyToProtectedImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemCopyBufferToImageTests.cpp246 const vk::VkImageSubresourceLayers subresourceLayers = in iterate() local
DvktProtectedMemCopyImageToBufferTests.cpp262 const vk::VkImageSubresourceLayers subresourceLayers = in iterate() local
DvktProtectedMemUtils.cpp791 const vk::VkImageSubresourceLayers subresourceLayers = in uploadImage() local
896 const vk::VkImageSubresourceLayers subresourceLayers = in copyToProtectedImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp310 vk::VkImageSubresourceLayers subresourceLayers; member
DvktSynchronizationCrossInstanceSharingTests.cpp787 const vk::VkImageSubresourceLayers subresourceLayers = in importResource() local
1076 const vk::VkImageSubresourceLayers subresourceLayers = in iterate() local
DvktSynchronizationSignalOrderTests.cpp397 const VkImageSubresourceLayers subresourceLayers = in importResource() local
680 const VkImageSubresourceLayers subresourceLayers = in iterate() local
DvktSynchronizationWin32KeyedMutexTests.cpp410 const vk::VkImageSubresourceLayers subresourceLayers = in importResource() local
DvktSynchronizationOperation.cpp5448 vk::VkImageSubresourceLayers subresourceLayers, in Resource()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationUtil.hpp310 vk::VkImageSubresourceLayers subresourceLayers; member
DvktSynchronizationCrossInstanceSharingTests.cpp790 const vk::VkImageSubresourceLayers subresourceLayers = in importResource() local
1079 const vk::VkImageSubresourceLayers subresourceLayers = in iterate() local
DvktSynchronizationSignalOrderTests.cpp379 const VkImageSubresourceLayers subresourceLayers = in importResource() local
658 const VkImageSubresourceLayers subresourceLayers = in iterate() local
DvktSynchronizationWin32KeyedMutexTests.cpp410 const vk::VkImageSubresourceLayers subresourceLayers = in importResource() local
DvktSynchronizationOperation.cpp5315 vk::VkImageSubresourceLayers subresourceLayers, in Resource()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp638 …const auto subresourceLayers = makeImageSubresourceLayers(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 0u, m_… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectMiscTests.cpp131 …const auto subresourceLayers = vk::makeImageSubresourceLayers(vk::VK_IMAGE_ASPECT_COLOR_BI… in iterate() local
1141 …const auto subresourceLayers = vk::makeImageSubresourceLayers(vk::VK_IMAGE_ASPECT_COLOR_B… in iterate() local
2132 …const auto subresourceLayers = vk::makeImageSubresourceLayers(vk::VK_IMAGE_ASPECT_COLOR_BI… in iterate() local
2437 …const auto subresourceLayers = vk::makeImageSubresourceLayers(vk::VK_IMAGE_ASPECT_COLOR_BI… in iterate() local
DvktShaderObjectBindingTests.cpp208 …const auto subresourceLayers = vk::makeImageSubresourceLayers(vk::VK_IMAGE_ASPECT_COLOR_BI… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp661 …const auto subresourceLayers = makeImageSubresourceLayers(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 0u, m_… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp891 const VkImageSubresourceLayers subresourceLayers) in makeBufferImageCopy()
DvkImageUtil.cpp4782 const VkImageSubresourceLayers subresourceLayers = in generateChessboardCopyRegions() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageHostImageCopyTests.cpp284 … testData, vk::VkImage image, deUint32 texelSize, const vk::VkImageSubresourceLayers subresourceLa… in copyMemoryToImage()
1267 …const auto subresourceLayers = makeImageSubresourceLayers(vk::VK_IMAGE_ASPECT_COLOR_BIT, 0u, … in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp4154 const VkImageSubresourceLayers subresourceLayers { VK_IMAGE_ASPECT_COLOR_BIT, 0u, 0u, 1u }; in iterate() local