Searched refs:pc_range3 (Results 1 – 1 of 1) sorted by relevance
6039 const VkPushConstantRange pc_range3[] = { in TEST_F() local6043 pipeline_layout_ci.pushConstantRangeCount = sizeof(pc_range3) / sizeof(VkPushConstantRange); in TEST_F()6044 pipeline_layout_ci.pPushConstantRanges = pc_range3; in TEST_F()