Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvklayertests_pipeline_shader.cpp5203 bool foundCompute = false; in TEST_F() local
5207 foundCompute = true; in TEST_F()
5216 if (!(foundGraphics || foundCompute)) return; in TEST_F()
5220 if (foundCompute) { in TEST_F()