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