Searched refs:AtomicCounterBuffer (Results 1 – 12 of 12) sorted by relevance
49 using AtomicCounterBuffer = ShaderVariableBuffer; variable188 void init(std::vector<AtomicCounterBuffer> *atomicCounterBuffersOut);192 std::vector<AtomicCounterBuffer> *mAtomicCounterBuffersOut = nullptr;229 std::vector<AtomicCounterBuffer> *atomicCounterBuffersOut);
112 using AtomicCounterBuffer = ShaderVariableBuffer; variable
281 const std::vector<AtomicCounterBuffer> &getAtomicCounterBuffers() const in getAtomicCounterBuffers()454 std::vector<AtomicCounterBuffer> mAtomicCounterBuffers;
319 AtomicCounterBuffer atomicCounterBuffer; in load()529 for (const AtomicCounterBuffer &atomicCounterBuffer : getAtomicCounterBuffers()) in save()
1389 void AtomicCounterBufferLinker::init(std::vector<AtomicCounterBuffer> *atomicCounterBuffersOut) in init()1412 std::vector<AtomicCounterBuffer> *atomicCounterBuffersOut) in init()
299 const std::vector<AtomicCounterBuffer> &getAtomicCounterBuffers() const in getAtomicCounterBuffers()
917 &AtomicCounterBuffer::memberIndexes); in QueryProgramInterfaceMaxNumActiveVariables()
3705 AtomicCounterBuffer atomicCounterBuffer; in linkAtomicCounterBuffers()
226 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers,
551 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers, in addAtomicCounterBufferDescriptorSetDesc()1295 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers = in updateAtomicCounterBuffersDescriptorSet()1324 const gl::AtomicCounterBuffer &atomicCounterBuffer = atomicCounterBuffers[bufferIndex]; in updateAtomicCounterBuffersDescriptorSet()
1231 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers = in renderPassUsesStorageResources()1829 const std::vector<gl::AtomicCounterBuffer> &acbs = programState.getAtomicCounterBuffers(); in handleDirtyShaderResourcesImpl()1830 for (const gl::AtomicCounterBuffer &atomicCounterBuffer : acbs) in handleDirtyShaderResourcesImpl()
759 const std::vector<gl::AtomicCounterBuffer> &buffers, in AssignAtomicCounterBufferBindings()826 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers = in AssignNonTextureBindings()