Home
last modified time | relevance | path

Searched defs:getPushConstantRanges (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp683 std::vector<VkPushConstantRange> PushConstantGraphicsDisjointInstance::getPushConstantRanges (void) in getPushConstantRanges() function in vkt::pipeline::__anon815fccf70111::PushConstantGraphicsDisjointInstance
826 std::vector<VkPushConstantRange> PushConstantGraphicsOverlapTestInstance::getPushConstantRanges (vo… in getPushConstantRanges() function in vkt::pipeline::__anon815fccf70111::PushConstantGraphicsOverlapTestInstance
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1581 const PushConstantRangeArray<PackedPushConstantRange> &PipelineLayoutDesc::getPushConstantRanges() in getPushConstantRanges() function in rx::vk::PipelineLayoutDesc