Searched refs:getPushConstantUpdates (Results 1 – 1 of 1) sorted by relevance
787 std::vector<VkPushConstantRange> getPushConstantUpdates (void);881 std::vector<VkPushConstantRange> PushConstantGraphicsOverlapTestInstance::getPushConstantUpdates (v… in getPushConstantUpdates() function in vkt::pipeline::__anon7dc00a0c0111::PushConstantGraphicsOverlapTestInstance941 const std::vector<VkPushConstantRange> pushConstantUpdates = getPushConstantUpdates(); in updatePushConstants()