Home
last modified time | relevance | path

Searched defs:colorAttView (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp431 const Unique<VkImageView> colorAttView (createImageView(vk, vkDevice, &colorAttViewParams)); in renderTriangleTest() local
739 const Unique<VkImageView> colorAttView (createImageView(vk, vkDevice, &colorAttViewParams)); in renderTriangleUnusedResolveAttachmentTest() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp392 …const auto colorAttView = makeImageView(vkd, device, colorAtt.get(), VK_IMAGE_VIEW_TYPE_2D, color… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp483 Move<VkImageView> colorAttView; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp1968 Move<VkImageView> colorAttView; in iterate() local
3186 …const auto colorAttView = makeImageView(vkd, device, colorAtt.get(), VK_IMAGE_VIEW_TYPE_2D, fbFor… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp3419 const Unique<VkImageView> colorAttView (createImageView(vk, device, &colorAttViewParams)); in runAndVerifyDefaultPipeline() local