Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp635 deUint32 _pushConstantRangeCount, in PipelineLayoutCreateInfo() argument
637 : m_pushConstantRanges(_pPushConstantRanges, _pPushConstantRanges + _pushConstantRangeCount) in PipelineLayoutCreateInfo()
661 deUint32 _pushConstantRangeCount, in PipelineLayoutCreateInfo() argument
664 , m_pushConstantRanges (_pPushConstantRanges, _pPushConstantRanges + _pushConstantRangeCount) in PipelineLayoutCreateInfo()