Searched defs:getPushConstantRanges (Results 1 – 4 of 4) sorted by relevance
126 …const VkPushConstantRange* getPushConstantRanges (void) const { return m_pushConstantRanges.dat… in getPushConstantRanges() function in vk::PipelineLayoutWrapper
730 std::vector<VkPushConstantRange> PushConstantGraphicsDisjointInstance::getPushConstantRanges (void) in getPushConstantRanges() function in vkt::pipeline::__anonf5270cec0111::PushConstantGraphicsDisjointInstance875 std::vector<VkPushConstantRange> PushConstantGraphicsOverlapTestInstance::getPushConstantRanges (vo… in getPushConstantRanges() function in vkt::pipeline::__anonf5270cec0111::PushConstantGraphicsOverlapTestInstance
732 std::vector<VkPushConstantRange> PushConstantGraphicsDisjointInstance::getPushConstantRanges (void) in getPushConstantRanges() function in vkt::pipeline::__anonf198a3ac0111::PushConstantGraphicsDisjointInstance877 std::vector<VkPushConstantRange> PushConstantGraphicsOverlapTestInstance::getPushConstantRanges (vo… in getPushConstantRanges() function in vkt::pipeline::__anonf198a3ac0111::PushConstantGraphicsOverlapTestInstance
2899 const PushConstantRangeArray<PackedPushConstantRange> &PipelineLayoutDesc::getPushConstantRanges() in getPushConstantRanges() function in rx::vk::PipelineLayoutDesc