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