Searched refs:hasAtomicCounterBuffers (Results 1 – 4 of 4) sorted by relevance
435 if (executable.hasAtomicCounterBuffers()) in updateHasBooleans()467 if (executable.hasAtomicCounterBuffers()) in updateHasBooleans()
218 bool hasAtomicCounterBuffers() const;
699 bool ProgramExecutable::hasAtomicCounterBuffers() const in hasAtomicCounterBuffers() function in gl::ProgramExecutable
1266 const bool hasAtomicCounters = executable->hasAtomicCounterBuffers(); in handleDirtyMemoryBarrierImpl()1758 executable->hasStorageBuffers() || executable->hasAtomicCounterBuffers(); in handleDirtyShaderResourcesImpl()4181 executable->hasStorageBuffers() || executable->hasAtomicCounterBuffers(); in invalidateCurrentShaderResources()