Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp81 bool explicitDeclarations; // Explicitly declare the input and output blocks or not. member
731 const bool explicitDeclarations = (aux == 1); in createNoPositionTests() local