Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiSmokeTests.cpp409 const VkImageViewCreateInfo colorAttViewParams = in renderTriangleTest() local
431 const Unique<VkImageView> colorAttView (createImageView(vk, vkDevice, &colorAttViewParams)); in renderTriangleTest()
717 const VkImageViewCreateInfo colorAttViewParams = in renderTriangleUnusedResolveAttachmentTest() local
739 const Unique<VkImageView> colorAttView (createImageView(vk, vkDevice, &colorAttViewParams)); in renderTriangleUnusedResolveAttachmentTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiSmokeTests.cpp409 const VkImageViewCreateInfo colorAttViewParams = in renderTriangleTest() local
431 const Unique<VkImageView> colorAttView (createImageView(vk, vkDevice, &colorAttViewParams)); in renderTriangleTest()
717 const VkImageViewCreateInfo colorAttViewParams = in renderTriangleUnusedResolveAttachmentTest() local
739 const Unique<VkImageView> colorAttView (createImageView(vk, vkDevice, &colorAttViewParams)); in renderTriangleUnusedResolveAttachmentTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp1104 const VkImageViewCreateInfo colorAttViewParams = in iterate() local
1126 colorAttView = createImageView(vk, *m_deviceGroup, &colorAttViewParams); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp1104 const VkImageViewCreateInfo colorAttViewParams = in iterate() local
1126 colorAttView = createImageView(vk, *m_deviceGroup, &colorAttViewParams); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3397 const VkImageViewCreateInfo colorAttViewParams = in runAndVerifyDefaultPipeline() local
3419 const Unique<VkImageView> colorAttView (createImageView(vk, device, &colorAttViewParams)); in runAndVerifyDefaultPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3394 const VkImageViewCreateInfo colorAttViewParams = in runAndVerifyDefaultPipeline() local
3416 const Unique<VkImageView> colorAttView (createImageView(vk, device, &colorAttViewParams)); in runAndVerifyDefaultPipeline()

Completed in 26 milliseconds