Home
last modified time | relevance | path

Searched refs:exportable (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.h83 bool exportable; member
H A Dzink_resource.c953 obj->exportable = true; in resource_object_create()
1202 if (res->obj->exportable) in resource_create()
1411 if (!res->obj->exportable) { in zink_resource_get_handle()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSignalOrderTests.cpp552 TCU_THROW(NotSupportedError, "Resource not exportable"); in QueueSubmitSignalOrderSharedTestInstance()
928 bool exportable, in addSemaphore()
935 // Only allocate a single exportable semaphore. in addSemaphore()
943 if (exportable) in addSemaphore()
1597 // Only allocate a single exportable semaphore. in addSemaphore()
923 addSemaphore(const DeviceInterface& vk, VkDevice device, std::vector<Move<VkSemaphore> >& semaphores, std::vector<VkSemaphore>& semaphoreHandles, std::vector<deUint64>& timelineValues, bool exportable, deUint64 firstTimelineValue) addSemaphore() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationSignalOrderTests.cpp534 TCU_THROW(NotSupportedError, "Resource not exportable"); in QueueSubmitSignalOrderSharedTestInstance()
909 bool exportable, in addSemaphore()
916 // Only allocate a single exportable semaphore. in addSemaphore()
924 if (exportable) in addSemaphore()
1577 // Only allocate a single exportable semaphore. in addSemaphore()
904 addSemaphore(const DeviceInterface& vk, VkDevice device, std::vector<Move<VkSemaphore> >& semaphores, std::vector<VkSemaphore>& semaphoreHandles, std::vector<deUint64>& timelineValues, bool exportable, deUint64 firstTimelineValue) addSemaphore() argument

Completed in 10 milliseconds