Searched defs:createFence (Results 1 – 12 of 12) sorted by relevance
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkDeviceFunctionPointers.inl | 22 CreateFenceFunc createFence; variable
|
| D | vkRefUtilImpl.inl | 168 Move<VkFence> createFence (const DeviceInterface& vk, VkDevice device, const VkFenceCreateInfo* pCr… function
|
| D | vkDeviceDriverImpl.inl | 95 VkResult DeviceDriver::createFence (VkDevice device, const VkFenceCreateInfo* pCreateInfo, const Vk… function in DeviceDriver
|
| D | vkNullDriverImpl.inl | 22 VKAPI_ATTR VkResult VKAPI_CALL createFence (VkDevice device, const VkFenceCreateInfo* pCreateInfo, … function
|
| /external/deqp/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiSharedPresentableImageTests.cpp | 267 vk::Move<vk::VkFence> createFence (const vk::DeviceInterface& vkd, in createFence() function
|
| D | vktWsiIncrementalPresentTests.cpp | 258 vk::Move<vk::VkFence> createFence (const vk::DeviceInterface& vkd, in createFence() function
|
| D | vktWsiDisplayTimingTests.cpp | 72 Move<VkFence> createFence (const DeviceInterface& vk, in createFence() function
|
| D | vktWsiSwapchainTests.cpp | 1310 Move<VkFence> createFence (const DeviceInterface& vkd, in createFence() function
|
| /external/swiftshader/src/OpenGL/libGL/ |
| D | Context.cpp | 809 GLuint Context::createFence() in createFence() function in gl::Context
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | Context.cpp | 931 GLuint Context::createFence() in createFence() function in es2::Context
|
| /external/deqp/external/vulkancts/modules/vulkan/ |
| D | vktRenderPassTests.cpp | 156 Move<VkFence> createFence (const DeviceInterface& vk, VkDevice device, VkFenceCreateFlags flags) in createFence() function
|
| /external/vulkan-validation-layers/include/vulkan/ |
| D | vulkan.hpp | 16238 …Result createFence( const FenceCreateInfo* pCreateInfo, const AllocationCallbacks* pAllocator, Fen… in createFence() function in vk::Device 16244 …ResultValueType<Fence>::type createFence( const FenceCreateInfo & createInfo, Optional<const Alloc… in createFence() function in vk::Device
|