Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.h55 uint32_t useFlags,
H A DDisplayGbm.cpp90 uint32_t useFlags, in Buffer()
102 mUseFlags(useFlags), in Buffer()
89 Buffer(DisplayGbm *display, uint32_t useFlags, uint32_t gbmFormat, uint32_t drmFormat, uint32_t drmFormatFB, int depthBits, int stencilBits) Buffer() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp2349 VkDeviceQueueCreateFlags useFlags = (VkDeviceQueueCreateFlags)0u; in createDeviceQueue2WithAllFamiliesProtected() local
2351 useFlags |= VK_DEVICE_QUEUE_CREATE_PROTECTED_BIT; in createDeviceQueue2WithAllFamiliesProtected()
2353 const QueueCreationInfo queueConfig = { queueFamilyIndex, useFlags, queueCount }; in createDeviceQueue2WithAllFamiliesProtected()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp2360 VkDeviceQueueCreateFlags useFlags = (VkDeviceQueueCreateFlags)0u; in createDeviceQueue2WithAllFamiliesProtected() local
2362 useFlags |= VK_DEVICE_QUEUE_CREATE_PROTECTED_BIT; in createDeviceQueue2WithAllFamiliesProtected()
2364 const QueueCreationInfo queueConfig = { queueFamilyIndex, useFlags, queueCount }; in createDeviceQueue2WithAllFamiliesProtected()

Completed in 10 milliseconds