Home
last modified time | relevance | path

Searched defs:vkCreateDevice (Results 1 – 9 of 9) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/testing/
DVkDecoderTestDispatch.h136 VkResult vkCreateDevice(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, in vkCreateDevice() function
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DAndroidVulkanDispatch.h36 PFN_vkCreateDevice vkCreateDevice; member
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h80 PFN_vkCreateDevice vkCreateDevice; member
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1557 VKAPI_ATTR VkResult vkCreateDevice(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* pCrea… in vkCreateDevice() function
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp1417 …VkResult vkCreateDevice( VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo * pCreateInfo, … in vkCreateDevice() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
7455 PFN_vkCreateDevice vkCreateDevice = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp322 PFN_vkCreateDevice vkCreateDevice = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto630 message vkCreateDevice message
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp152 void vkCreateDevice(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCreateDevice() function in VkDecoderSnapshot::Impl
5557 void VkDecoderSnapshot::vkCreateDevice(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCreateDevice() function in VkDecoderSnapshot
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp1343 VkResult VkEncoder::vkCreateDevice(VkPhysicalDevice physicalDevice, in vkCreateDevice() function in gfxstream::vk::VkEncoder