Home
last modified time | relevance | path

Searched defs:pushConstantRanges (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp615 VkPushConstantRange pushConstantRanges[MAX_RANGE_COUNT]; in PushConstantGraphicsTestInstance() local
1265 VkPushConstantRange pushConstantRanges; in PushConstantComputeTestInstance() local
/external/vulkan-validation-layers/layers/
Dcore_validation.h603 vector<VkPushConstantRange> pushConstantRanges; member
Dcore_validation.cpp2061std::vector<VkPushConstantRange> const *pushConstantRanges, in validate_push_constant_block_against_pipeline()
2116std::vector<VkPushConstantRange> const *pushConstantRanges, shader_module const *src, in validate_push_constant_usage()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1343 vector<VkPushConstantRange> pushConstantRanges; member