Home
last modified time | relevance | path

Searched refs:kUploadTextureDataInChunksUploadSize (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/include/platform/
DFeaturesGL.h551 static constexpr const size_t kUploadTextureDataInChunksUploadSize = (120 * 1024) - 1; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTextureGL.cpp363 angle::FeaturesGL::kUploadTextureDataInChunksUploadSize, pixels); in setSubImage()
2089 angle::FeaturesGL::kUploadTextureDataInChunksUploadSize, zero->data())); in initializeContents()