Searched defs:pushConstantRanges (Results 1 – 4 of 4) sorted by relevance
615 VkPushConstantRange pushConstantRanges[MAX_RANGE_COUNT]; in PushConstantGraphicsTestInstance() local1265 VkPushConstantRange pushConstantRanges; in PushConstantComputeTestInstance() local
603 vector<VkPushConstantRange> pushConstantRanges; member
2061 … std::vector<VkPushConstantRange> const *pushConstantRanges, in validate_push_constant_block_against_pipeline()2116 … std::vector<VkPushConstantRange> const *pushConstantRanges, shader_module const *src, in validate_push_constant_usage()
1343 vector<VkPushConstantRange> pushConstantRanges; member