Home
last modified time | relevance | path

Searched defs:m_setLayouts (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawCreateInfoUtil.hpp297 std::vector<vk::VkDescriptorSetLayout> m_setLayouts; member in vkt::Draw::PipelineLayoutCreateInfo
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.hpp297 std::vector<vk::VkDescriptorSetLayout> m_setLayouts; member in vkt::Draw::PipelineLayoutCreateInfo
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.hpp135 std::vector<VkDescriptorSetLayout> m_setLayouts; member in vk::PipelineLayoutWrapper