Home
last modified time | relevance | path

Searched refs:SelectPhysicalDevice (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H A Drs_vulkan_context_test.cpp78 auto ret = rsVulkanInterface.SelectPhysicalDevice(true);
82 rsVulkanInterface.SelectPhysicalDevice(true);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsvulkancontext_fuzzer/
H A Drsvulkancontext_fuzzer.cpp68 rsVulkanInterface.SelectPhysicalDevice(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_vulkan_context.cpp76 SelectPhysicalDevice(isProtected); in Init()
175 bool RsVulkanInterface::SelectPhysicalDevice(bool isProtected) in SelectPhysicalDevice() function in OHOS::Rosen::RsVulkanInterface
H A Drs_vulkan_context.h97 bool SelectPhysicalDevice(bool isProtected = false);