Searched defs:max2DTextureSize (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/ | ||
H A D | Caps.h | 218 GLint max2DTextureSize = 0; member |
H A D | Context.cpp | 4349 constexpr GLint max2DTextureSize = 16383; in initCaps() local |