Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineNoPositionTests.cpp103 bool useSSBO; // Write to an SSBO from the selected stages. member
1106 const bool useSSBO = (aux2 == 1); in createNoPositionTests() local