Home
last modified time | relevance | path

Searched defs:MAX_INLINE_UNIFORM_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_constants.h52 #define MAX_INLINE_UNIFORM_BLOCK_SIZE (4ull * 1024 * 1024) macro
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h193 #define MAX_INLINE_UNIFORM_BLOCK_SIZE 4096 macro