Searched refs:getPushConstantRanges (Results 1 – 3 of 3) sorted by relevance
201 virtual std::vector<VkPushConstantRange> getPushConstantRanges (void) = 0;286 const std::vector<VkPushConstantRange> pushConstantRanges = getPushConstantRanges(); in init()682 std::vector<VkPushConstantRange> getPushConstantRanges (void);702 std::vector<VkPushConstantRange> PushConstantGraphicsDisjointInstance::getPushConstantRanges (void) in getPushConstantRanges() function in vkt::pipeline::__anonaa8918d30111::PushConstantGraphicsDisjointInstance805 std::vector<VkPushConstantRange> getPushConstantRanges (void);845 std::vector<VkPushConstantRange> PushConstantGraphicsOverlapTestInstance::getPushConstantRanges (vo… in getPushConstantRanges() function in vkt::pipeline::__anonaa8918d30111::PushConstantGraphicsOverlapTestInstance
814 const PushConstantRangeArray<PackedPushConstantRange> &getPushConstantRanges() const;
2834 const PushConstantRangeArray<PackedPushConstantRange> &PipelineLayoutDesc::getPushConstantRanges() in getPushConstantRanges() function in rx::vk::PipelineLayoutDesc3703 desc.getPushConstantRanges(); in getPipelineLayout()