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.cpp702 std::vector<VkPushConstantRange> PushConstantGraphicsDisjointInstance::getPushConstantRanges (void) in getPushConstantRanges() function in vkt::pipeline::__anon7dc00a0c0111::PushConstantGraphicsDisjointInstance
845 std::vector<VkPushConstantRange> PushConstantGraphicsOverlapTestInstance::getPushConstantRanges (vo… in getPushConstantRanges() function in vkt::pipeline::__anon7dc00a0c0111::PushConstantGraphicsOverlapTestInstance
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp2834 const PushConstantRangeArray<PackedPushConstantRange> &PipelineLayoutDesc::getPushConstantRanges() in getPushConstantRanges() function in rx::vk::PipelineLayoutDesc