Searched defs:hasDeviceExtension (Results 1 – 5 of 5) sorted by relevance
721 private static boolean hasDeviceExtension( in hasDeviceExtension() method in VulkanFeaturesTest
358 inline bool hasDeviceExtension(Context &context, const string name) in hasDeviceExtension() function
521 static bool hasDeviceExtension(const char *extensionName) in hasDeviceExtension() function
5622 bool hasDeviceExtension(VkDevice device, const std::string& name) { in hasDeviceExtension() function in gfxstream::vk::VkDecoderGlobalState::Impl5634 bool hasDeviceExtension(const std::vector<VkExtensionProperties>& properties, in hasDeviceExtension() function in gfxstream::vk::VkDecoderGlobalState::Impl
7449 bool ResourceTracker::hasDeviceExtension(VkDevice device, const std::string& name) { in hasDeviceExtension() function in gfxstream::vk::ResourceTracker