Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp82 bool explicitDeclarations; // Explicitly declare the input and output blocks or not. member
750 const bool explicitDeclarations = (aux == 1); in createNoPositionTests() local