Searched defs:useSSBO (Results 1 – 1 of 1) sorted by relevance
83 bool useSSBO; // Write to an SSBO from the selected stages. member756 const bool useSSBO = (aux2 == 1); in createNoPositionTests() local