Home
last modified time | relevance | path

Searched defs:physDev (Results 1 – 25 of 43) sorted by relevance

12

/third_party/skia/tools/sk_app/win/
DVulkanWindowContext_win.cpp59 uint32_t queueFamilyIndex) { in MakeVulkanForWin()
/third_party/skia/tools/sk_app/unix/
DVulkanWindowContext_unix.cpp59 uint32_t queueFamilyIndex) { in MakeVulkanForXlib()
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp37 VkPhysicalDevice physDev, const VkPhysicalDeviceFeatures2& features, in GrVkCaps()
298 VkPhysicalDevice physDev, const VkPhysicalDeviceFeatures2& features, in init()
613 VkPhysicalDevice physDev, in initGrCaps()
743 VkPhysicalDevice physDev, in stencil_format_supported()
751 void GrVkCaps::initStencilFormat(const GrVkInterface* interface, VkPhysicalDevice physDev) { in initStencilFormat()
851 void GrVkCaps::initFormatTable(const GrVkInterface* interface, VkPhysicalDevice physDev, in initFormatTable()
1366 VkPhysicalDevice physDev, in initSampleCounts()
1410 VkPhysicalDevice physDev, in init()
DGrVkExtensions.cpp37 VkPhysicalDevice physDev, in init()
/third_party/skia/tools/gpu/vk/
DVkTestUtils.cpp232 VkInstance inst, VkPhysicalDevice physDev, in init_device_extensions_and_layers()
359 static bool setup_features(GrVkGetProc getProc, VkInstance inst, VkPhysicalDevice physDev, in setup_features()
461 VkPhysicalDevice physDev; in CreateVkBackendContext() local
/third_party/skia/tests/
DVkPriorityExtensionTest.cpp90 VkPhysicalDevice physDev; in DEF_GPUTEST() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDitheringTests.cpp243 const auto physDev = ctx.getPhysicalDevice(); in checkSupport() local
259 const auto physDev = ctx.getPhysicalDevice(); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassDitheringTests.cpp243 const auto physDev = ctx.getPhysicalDevice(); in checkSupport() local
259 const auto physDev = ctx.getPhysicalDevice(); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBarycentricCoordinatesTests.cpp225 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktRayTracingNonUniformArgsTests.cpp245 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktRayTracingOpacityMicromapTests.cpp323 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktRayTracingWatertightnessTests.cpp266 const auto physDev = context.getPhysicalDevice(); in checkSupport() local
DvktRayTracingDirectionTests.cpp409 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingBarycentricCoordinatesTests.cpp225 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktRayTracingNonUniformArgsTests.cpp245 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktRayTracingOpacityMicromapTests.cpp323 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktRayTracingWatertightnessTests.cpp266 const auto physDev = context.getPhysicalDevice(); in checkSupport() local
DvktRayTracingDirectionTests.cpp409 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultiExtTests.cpp118 VkFormat chooseDepthStencilFormat (const InstanceInterface& vki, VkPhysicalDevice physDev) in chooseDepthStencilFormat()
796 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp118 VkFormat chooseDepthStencilFormat (const InstanceInterface& vki, VkPhysicalDevice physDev) in chooseDepthStencilFormat()
796 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryOpacityMicromapTests.cpp887 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryOpacityMicromapTests.cpp887 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp398 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBindPointTests.cpp398 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4113 VkFormat getSupportedDepthStencilFormat (const InstanceInterface& vki, VkPhysicalDevice physDev) in getSupportedDepthStencilFormat()
4272 const auto physDev = context.getPhysicalDevice(); in checkSupport() local
4348 const auto physDev = m_context.getPhysicalDevice(); in iterate() local

12