Home
last modified time | relevance | path

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

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