Searched defs:createDevice (Results 1 – 10 of 10) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkInstanceFunctionPointers.inl | 12 CreateDeviceFunc createDevice; variable
|
D | vkRefUtilImpl.inl | 166 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter… function
|
D | vkInstanceDriverImpl.inl | 45 VkResult InstanceDriver::createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* p… function in InstanceDriver
|
D | vkNullDriverImpl.inl | 10 VKAPI_ATTR VkResult VKAPI_CALL createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateI… function
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 400 vk::Move<vk::VkDevice> createDevice (const deUint32 apiVersion, in createDevice() function
|
D | vktSynchronizationWin32KeyedMutexTests.cpp | 172 vk::Move<vk::VkDevice> createDevice (const deUint32 apiVersion, in createDevice() function
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 233 vk::Move<vk::VkDevice> createDevice (const deUint32 apiVersion, in createDevice() function
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 1311 },createDevice:function (parent, name, input, output) { method
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 45763 …VULKAN_HPP_INLINE Result PhysicalDevice::createDevice( const DeviceCreateInfo* pCreateInfo, const … in createDevice() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 45769 …VULKAN_HPP_INLINE ResultValueType<Device>::type PhysicalDevice::createDevice( const DeviceCreateIn… in createDevice() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 52575 …VULKAN_HPP_INLINE Result PhysicalDevice::createDevice( const DeviceCreateInfo* pCreateInfo, const … in createDevice() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 52581 …VULKAN_HPP_INLINE ResultValueType<Device>::type PhysicalDevice::createDevice( const DeviceCreateIn… in createDevice() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
|