HomeSort by relevance Sort by last modified time
    Searched refs:fGraphicsQueue (Results 1 - 4 of 4) sorted by null

  /external/skia/tools/sk_app/
VulkanWindowContext.h 105 VkQueue fGraphicsQueue;
VulkanWindowContext.cpp 82 fGraphicsQueue = backendContext.fQueue;
  /external/skqp/tools/sk_app/
VulkanWindowContext.h 108 VkQueue fGraphicsQueue;
VulkanWindowContext.cpp 82 fGraphicsQueue = backendContext.fQueue;
599 QueueSubmit(fGraphicsQueue, 1, &submitInfo,
672 QueueSubmit(fGraphicsQueue, 1, &submitInfo,

Completed in 958 milliseconds