Searched defs:get16BitStorageFeatures (Results 1 – 5 of 5) sorted by relevance
6 const vk::VkPhysicalDevice16BitStorageFeatures& Context::get16BitStorageFeatures (void) … function in Context
6 const VkPhysicalDevice16BitStorageFeatures& get16BitStorageFeatures (void) const { retu… function
15 const VkPhysicalDevice16BitStorageFeatures& get16BitStorageFeatures (void) const { re… function
15 const vk::VkPhysicalDevice16BitStorageFeatures& Context::get16BitStorageFeatures (void… function in Context
151 VulkanFeatures get16BitStorageFeatures (const char* cap) in get16BitStorageFeatures() function