Searched refs:AtomicCounterBuffer (Results 1 – 20 of 20) sorted by relevance
48 using AtomicCounterBuffer = ShaderVariableBuffer; variable175 AtomicCounterBufferLinker(std::vector<AtomicCounterBuffer> *atomicCounterBuffersOut);181 std::vector<AtomicCounterBuffer> *mAtomicCounterBuffersOut;207 std::vector<AtomicCounterBuffer> *atomicCounterBuffersOut);
111 using AtomicCounterBuffer = ShaderVariableBuffer; variable
363 const std::vector<AtomicCounterBuffer> &getAtomicCounterBuffers() const in getAtomicCounterBuffers()452 std::vector<AtomicCounterBuffer> mAtomicCounterBuffers;
1216 std::vector<AtomicCounterBuffer> *atomicCounterBuffersOut) in AtomicCounterBufferLinker()1239 std::vector<AtomicCounterBuffer> *atomicCounterBuffersOut) in ProgramLinkedResources()
3219 AtomicCounterBuffer atomicCounterBuffer; in linkAtomicCounterBuffers()4863 AtomicCounterBuffer atomicCounterBuffer; in deserialize()
790 &AtomicCounterBuffer::memberIndexes); in QueryProgramInterfaceMaxNumActiveVariables()
50 using AtomicCounterBuffer = ShaderVariableBuffer; variable189 void init(std::vector<AtomicCounterBuffer> *atomicCounterBuffersOut);193 std::vector<AtomicCounterBuffer> *mAtomicCounterBuffersOut = nullptr;230 std::vector<AtomicCounterBuffer> *atomicCounterBuffersOut);
112 using AtomicCounterBuffer = ShaderVariableBuffer; variable
240 const std::vector<AtomicCounterBuffer> &getAtomicCounterBuffers() const in getAtomicCounterBuffers()435 std::vector<AtomicCounterBuffer> mAtomicCounterBuffers;
375 AtomicCounterBuffer atomicCounterBuffer; in load()583 for (const AtomicCounterBuffer &atomicCounterBuffer : getAtomicCounterBuffers()) in save()
1389 void AtomicCounterBufferLinker::init(std::vector<AtomicCounterBuffer> *atomicCounterBuffersOut) in init()1445 std::vector<AtomicCounterBuffer> *atomicCounterBuffersOut) in init()
301 const std::vector<AtomicCounterBuffer> &getAtomicCounterBuffers() const in getAtomicCounterBuffers()
923 &AtomicCounterBuffer::memberIndexes); in QueryProgramInterfaceMaxNumActiveVariables()
3712 AtomicCounterBuffer atomicCounterBuffer; in linkAtomicCounterBuffers()
206 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers, in AddAtomicCounterBufferDescriptorSetDesc()216 for (const gl::AtomicCounterBuffer &buffer : atomicCounterBuffers) in AddAtomicCounterBufferDescriptorSetDesc()1291 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers = in updateAtomicCounterBuffersDescriptorSet()1314 const gl::AtomicCounterBuffer &atomicCounterBuffer = atomicCounterBuffers[bufferIndex]; in updateAtomicCounterBuffersDescriptorSet()
733 uint32_t AssignAtomicCounterBufferBindings(const std::vector<gl::AtomicCounterBuffer> &buffers, in AssignAtomicCounterBufferBindings()774 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers = in AssignBufferBindings()
227 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers,
559 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers, in addAtomicCounterBufferDescriptorSetDesc()1334 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers = in updateAtomicCounterBuffersDescriptorSet()1362 const gl::AtomicCounterBuffer &atomicCounterBuffer = atomicCounterBuffers[bufferIndex]; in updateAtomicCounterBuffersDescriptorSet()
1337 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers = in renderPassUsesStorageResources()1944 const std::vector<gl::AtomicCounterBuffer> &acbs = programState.getAtomicCounterBuffers(); in handleDirtyShaderResourcesImpl()1945 for (const gl::AtomicCounterBuffer &atomicCounterBuffer : acbs) in handleDirtyShaderResourcesImpl()
804 const std::vector<gl::AtomicCounterBuffer> &buffers, in AssignAtomicCounterBufferBindings()883 const std::vector<gl::AtomicCounterBuffer> &atomicCounterBuffers = in AssignNonTextureBindings()