Searched defs:hasAtomicCounterBuffers (Results 1 – 2 of 2) sorted by relevance
768 bool ProgramExecutable::hasAtomicCounterBuffers() const in hasAtomicCounterBuffers() function in gl::ProgramExecutable
2666 const bool hasAtomicCounterBuffers = executable->hasAtomicCounterBuffers(); in handleDirtyShaderResourcesImpl() local