Searched defs:get8BitStorageFeatures (Results 1 – 5 of 5) sorted by relevance
49 const VkPhysicalDevice8BitStorageFeatures& get8BitStorageFeatures (void) const { return… function
49 const vk::VkPhysicalDevice8BitStorageFeatures& Context::get8BitStorageFeatures (void) c… function in Context
34 const VkPhysicalDevice8BitStorageFeatures& get8BitStorageFeatures (void) const { retu… function
34 const vk::VkPhysicalDevice8BitStorageFeatures& Context::get8BitStorageFeatures (void)… function in Context
141 VulkanFeatures get8BitStorageFeatures(const char *cap) in get8BitStorageFeatures() function