Home
last modified time | relevance | path

Searched defs:createDevice (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkInstanceFunctionPointers.inl13 CreateDeviceFunc createDevice; variable
DvkInstanceDriverImpl.inl50 VkResult InstanceDriver::createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* p… function in InstanceDriver
DvkRefUtilImpl.inl148 Move<VkDevice> createDevice (const InstanceInterface& vk, VkPhysicalDevice physicalDevice, const Vk… function
DvkNullDriverImpl.inl10 VKAPI_ATTR VkResult VKAPI_CALL createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateI… function
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp219 vk::Move<vk::VkDevice> createDevice (const vk::InstanceInterface& vki, in createDevice() function
DvktSynchronizationWin32KeyedMutexTests.cpp170 vk::Move<vk::VkDevice> createDevice (const vk::InstanceInterface& vki, in createDevice() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp624 Move<VkDevice> ShaderRenderCaseInstance::SparseContext::createDevice () const in createDevice() function in vkt::sr::ShaderRenderCaseInstance::SparseContext
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp209 vk::Move<vk::VkDevice> createDevice (const vk::InstanceInterface& vki, in createDevice() function
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js1311 },createDevice:function (parent, name, input, output) { method
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp17855 …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