Searched defs:createDevice (Results 1 – 10 of 10) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkInstanceFunctionPointers.inl | 13 CreateDeviceFunc createDevice; variable
|
D | vkInstanceDriverImpl.inl | 50 VkResult InstanceDriver::createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* p… function in InstanceDriver
|
D | vkRefUtilImpl.inl | 148 Move<VkDevice> createDevice (const InstanceInterface& vk, VkPhysicalDevice physicalDevice, const Vk… function
|
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 | 219 vk::Move<vk::VkDevice> createDevice (const vk::InstanceInterface& vki, in createDevice() function
|
D | vktSynchronizationWin32KeyedMutexTests.cpp | 170 vk::Move<vk::VkDevice> createDevice (const vk::InstanceInterface& vki, in createDevice() function
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 624 Move<VkDevice> ShaderRenderCaseInstance::SparseContext::createDevice () const in createDevice() function in vkt::sr::ShaderRenderCaseInstance::SparseContext
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 209 vk::Move<vk::VkDevice> createDevice (const vk::InstanceInterface& vki, in createDevice() function
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 1311 },createDevice:function (parent, name, input, output) { method
|
/external/vulkan-validation-layers/include/vulkan/ |
D | vulkan.hpp | 17855 …Result createDevice( const DeviceCreateInfo* pCreateInfo, const AllocationCallbacks* pAllocator, D… in createDevice() function in vk::PhysicalDevice 17861 …ResultValueType<Device>::type createDevice( const DeviceCreateInfo & createInfo, Optional<const Al… in createDevice() function in vk::PhysicalDevice
|