Searched refs:getAtomicCounterBufferSizeMap (Results 1 – 4 of 4) sorted by relevance
139 void getAtomicCounterBufferSizeMap(std::map<int, unsigned int> *sizeMapOut) const;
916 void ProgramGL::getAtomicCounterBufferSizeMap(std::map<int, unsigned int> *sizeMapOut) const in getAtomicCounterBufferSizeMap() function in rx::ProgramGL1127 getAtomicCounterBufferSizeMap(&sizeMap); in linkResources()
247 void getAtomicCounterBufferSizeMap(const ProgramState &programState,
1321 getAtomicCounterBufferSizeMap(programState, sizeMap); in linkResources()1325 void ProgramLinkedResourcesLinker::getAtomicCounterBufferSizeMap( in getAtomicCounterBufferSizeMap() function in gl::ProgramLinkedResourcesLinker