Searched refs:checkTextureSize (Results 1 – 2 of 2) sorted by relevance
260 bool checkTextureSize(uint32_t width, uint32_t height) { in checkTextureSize() function
278 if (!checkTextureSize(width, height)) return nullptr; in addTexture()