Searched refs:getAtomicCounterBufferSizeMap (Results 1 – 4 of 4) sorted by relevance
96 void getAtomicCounterBufferSizeMap(std::map<int, unsigned int> *sizeMapOut) const;
628 void ProgramGL::getAtomicCounterBufferSizeMap(std::map<int, unsigned int> *sizeMapOut) const in getAtomicCounterBufferSizeMap() function in rx::ProgramGL767 getAtomicCounterBufferSizeMap(&sizeMap); in linkResources()
348 void getAtomicCounterBufferSizeMap(const ProgramExecutable &executable,
1735 getAtomicCounterBufferSizeMap(programState.getExecutable(), sizeMap); in linkResources()1746 void ProgramLinkedResourcesLinker::getAtomicCounterBufferSizeMap( in getAtomicCounterBufferSizeMap() function in gl::ProgramLinkedResourcesLinker