Home
last modified time | relevance | path

Searched refs:pc_range3 (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp6039 const VkPushConstantRange pc_range3[] = { in TEST_F() local
6043 pipeline_layout_ci.pushConstantRangeCount = sizeof(pc_range3) / sizeof(VkPushConstantRange); in TEST_F()
6044 pipeline_layout_ci.pPushConstantRanges = pc_range3; in TEST_F()