Home
last modified time | relevance | path

Searched refs:getAtomicCounterBufferSizeMap (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.h140 void getAtomicCounterBufferSizeMap(std::map<int, unsigned int> *sizeMapOut) const;
DProgramGL.cpp931 void ProgramGL::getAtomicCounterBufferSizeMap(std::map<int, unsigned int> *sizeMapOut) const in getAtomicCounterBufferSizeMap() function in rx::ProgramGL
1152 getAtomicCounterBufferSizeMap(&sizeMap); in linkResources()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.h145 void getAtomicCounterBufferSizeMap(std::map<int, unsigned int> *sizeMapOut) const;
DProgramGL.cpp923 void ProgramGL::getAtomicCounterBufferSizeMap(std::map<int, unsigned int> *sizeMapOut) const in getAtomicCounterBufferSizeMap() function in rx::ProgramGL
1210 getAtomicCounterBufferSizeMap(&sizeMap); in linkResources()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.h239 void getAtomicCounterBufferSizeMap(const ProgramState &programState,
DProgramLinkedResources.cpp1304 getAtomicCounterBufferSizeMap(programState, sizeMap); in linkResources()
1308 void ProgramLinkedResourcesLinker::getAtomicCounterBufferSizeMap( in getAtomicCounterBufferSizeMap() function in gl::ProgramLinkedResourcesLinker
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.h274 void getAtomicCounterBufferSizeMap(const ProgramState &programState,
DProgramLinkedResources.cpp1509 getAtomicCounterBufferSizeMap(programState, sizeMap); in linkResources()
1513 void ProgramLinkedResourcesLinker::getAtomicCounterBufferSizeMap( in getAtomicCounterBufferSizeMap() function in gl::ProgramLinkedResourcesLinker