Searched defs:_pushConstantRangeCount (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawCreateInfoUtil.cpp | 633 PipelineLayoutCreateInfo(deUint32 _descriptorSetCount, const vk::VkDescriptorSetLayout* _pSetLayouts, deUint32 _pushConstantRangeCount, const vk::VkPushConstantRange* _pPushConstantRanges) PipelineLayoutCreateInfo() argument 660 PipelineLayoutCreateInfo(const std::vector<vk::VkDescriptorSetLayout>& setLayouts, deUint32 _pushConstantRangeCount, const vk::VkPushConstantRange* _pPushConstantRanges) PipelineLayoutCreateInfo() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawCreateInfoUtil.cpp | 633 PipelineLayoutCreateInfo(deUint32 _descriptorSetCount, const vk::VkDescriptorSetLayout* _pSetLayouts, deUint32 _pushConstantRangeCount, const vk::VkPushConstantRange* _pPushConstantRanges) PipelineLayoutCreateInfo() argument 660 PipelineLayoutCreateInfo(const std::vector<vk::VkDescriptorSetLayout>& setLayouts, deUint32 _pushConstantRangeCount, const vk::VkPushConstantRange* _pPushConstantRanges) PipelineLayoutCreateInfo() argument
|
Completed in 4 milliseconds