Home
last modified time | relevance | path

Searched defs:multiviewCreateInfo (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawBaseClass.cpp92 const vk::VkRenderPassMultiviewCreateInfo multiviewCreateInfo = { in initialize() local
DvktDrawMultiExtTests.cpp675 MultiviewInfoPtr multiviewCreateInfo; in makeMultidrawRenderPass() local
/external/swiftshader/src/Vulkan/
DVkRenderPass.cpp256 …const auto *multiviewCreateInfo = reinterpret_cast<const VkRenderPassMultiviewCreateInfo *>(extens… in init() local
DlibVulkan.cpp190 …const VkRenderPassMultiviewCreateInfo *multiviewCreateInfo = reinterpret_cast<const VkRenderPassMu… in ValidateRenderPassPNextChain() local
2210 …const VkImageViewUsageCreateInfo *multiviewCreateInfo = reinterpret_cast<const VkImageViewUsageCre… in vkCreateImageView() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTestsEXT.cpp648 const VkRenderPassMultiviewCreateInfo multiviewCreateInfo = { in makeCustomRenderPass() local
2156 const VkRenderPassMultiviewCreateInfo multiviewCreateInfo = { in makeCustomRenderPass() local
DvktMeshShaderQueryTestsEXT.cpp844 const VkRenderPassMultiviewCreateInfo multiviewCreateInfo = { in makeCustomRenderPass() local
DvktMeshShaderBuiltinTestsEXT.cpp233 MultiviewInfoPtr multiviewCreateInfo; in createCustomRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp2437 const VkRenderPassMultiviewCreateInfo multiviewCreateInfo = { in iterate() local