Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp633 PipelineLayoutCreateInfo::PipelineLayoutCreateInfo (deUint32 _descriptorSetCount, in PipelineLayoutCreateInfo() argument
639 for (unsigned int i = 0; i < _descriptorSetCount; i++) in PipelineLayoutCreateInfo()