Searched defs:MAX_INLINE_UNIFORM_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance
52 #define MAX_INLINE_UNIFORM_BLOCK_SIZE (4ull * 1024 * 1024) macro
91 constexpr size_t MAX_INLINE_UNIFORM_BLOCK_SIZE = 256; variable
177 #define MAX_INLINE_UNIFORM_BLOCK_SIZE 4096 macro