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