Home
last modified time | relevance | path

Searched refs:colorAttViewParams (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp409 const VkImageViewCreateInfo colorAttViewParams = in renderTriangleTest() local
431 const Unique<VkImageView> colorAttView (createImageView(vk, vkDevice, &colorAttViewParams)); in renderTriangleTest()
719 const VkImageViewCreateInfo colorAttViewParams = in renderTriangleUnusedResolveAttachmentTest() local
741 const Unique<VkImageView> colorAttView (createImageView(vk, vkDevice, &colorAttViewParams)); in renderTriangleUnusedResolveAttachmentTest()
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp1016 const VkImageViewCreateInfo colorAttViewParams = in iterate() local
1038 colorAttView = createImageView(vk, *m_deviceGroup, &colorAttViewParams); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp2859 const VkImageViewCreateInfo colorAttViewParams = in runAndVerifyDefaultPipeline() local
2881 const Unique<VkImageView> colorAttView (createImageView(vk, device, &colorAttViewParams)); in runAndVerifyDefaultPipeline()