Searched refs:KEY_MAX_INLINE_UNIFORM_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
250 private static final String KEY_MAX_INLINE_UNIFORM_BLOCK_SIZE = "maxInlineUniformBlockSize"; field in VulkanDeviceInfo775 emitLong(store, vulkan13Properties, KEY_MAX_INLINE_UNIFORM_BLOCK_SIZE); in emitDevices()1519 case KEY_MAX_INLINE_UNIFORM_BLOCK_SIZE: return "max_inline_uniform_block_size"; in convertName()