Searched defs:hasAtomicCounterBuffers (Results 1 – 3 of 3) sorted by relevance
141 bool ProgramExecutable::hasAtomicCounterBuffers() const in hasAtomicCounterBuffers() function in gl::ProgramExecutable
175 bool ProgramPipelineState::hasAtomicCounterBuffers() const in hasAtomicCounterBuffers() function in gl::ProgramPipelineState
343 bool hasAtomicCounterBuffers() const { return !getAtomicCounterBuffers().empty(); } in hasAtomicCounterBuffers() function