Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp660 …youtCreateInfo::PipelineLayoutCreateInfo (const std::vector<vk::VkDescriptorSetLayout>& setLayouts, in PipelineLayoutCreateInfo() argument
663 : m_setLayouts (setLayouts) in PipelineLayoutCreateInfo()
DvktDrawCreateInfoUtil.hpp292 …PipelineLayoutCreateInfo (const std::vector<vk::VkDescriptorSetLayout>& setLayouts = std::vecto…
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp995 const VkDescriptorSetLayout setLayouts[] = in execute() local
1006 setLayouts, // const VkDescriptorSetLayout* pSetLayouts; in execute()