Home
last modified time | relevance | path

Searched defs:getPhysicalDeviceFeatures2 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkInstanceFunctionPointers.inl29 GetPhysicalDeviceFeatures2Func getPhysicalDeviceFeatures2; variable
H A DvkInstanceDriverImpl.inl122 void InstanceDriver::getPhysicalDeviceFeatures2 (VkPhysicalDevice physicalDevice, VkPhysicalDeviceF… function in InstanceDriver
H A DvkNullDriverImpl.inl958 VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceFeatures2 (VkPhysicalDevice physicalDevice, VkPhysicalD… function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkInstanceFunctionPointers.inl48 GetPhysicalDeviceFeatures2Func getPhysicalDeviceFeatures2; variable
H A DvkInstanceDriverImpl.inl217 void InstanceDriver::getPhysicalDeviceFeatures2 (VkPhysicalDevice physicalDevice, VkPhysicalDeviceF… function in InstanceDriver
H A DvkNullDriverImpl.inl1562 VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceFeatures2 (VkPhysicalDevice physicalDevice, VkPhysicalD… function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp196 virtual void getPhysicalDeviceFeatures2(VkPhysicalDevice physicalDevice, in getPhysicalDeviceFeatures2() function in vkt::postmortem::__anon370c952c0111::FakeInstanceInterface
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp145 VkPhysicalDeviceFeatures2 getPhysicalDeviceFeatures2(const InstanceInterface &vk, VkPhysicalDevice … in getPhysicalDeviceFeatures2() function