Home
last modified time | relevance | path

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

12

/external/skia/tools/window/win/
DVulkanWindowContext_win.cpp53 uint32_t queueFamilyIndex) { in MakeVulkanForWin()
DGraphiteVulkanWindowContext_win.cpp52 uint32_t queueFamilyIndex) { in MakeGraphiteVulkanForWin()
/external/skia/tools/window/unix/
DGaneshVulkanWindowContext_unix.cpp53 uint32_t queueFamilyIndex) { in MakeGaneshVulkanForXlib()
DGraphiteNativeVulkanWindowContext_unix.cpp52 uint32_t queueFamilyIndex) { in MakeGraphiteNativeVulkanForXlib()
/external/skia/src/gpu/graphite/vk/
DVulkanCaps.cpp38 VkPhysicalDevice physDev, in VulkanCaps()
84 VkPhysicalDevice physDev, in init()
472 VkPhysicalDevice physDev, in initFormatTable()
1035 VkPhysicalDevice physDev, in initDepthStencilFormatTable()
1110 VkPhysicalDevice physDev, in initSampleCounts()
1195 VkPhysicalDevice physDev, in init()
1313 VkPhysicalDevice physDev, in init()
/external/skia/src/gpu/ganesh/vk/
DGrVkCaps.cpp55 VkPhysicalDevice physDev, in GrVkCaps()
307 VkPhysicalDevice physDev, in init()
650 VkPhysicalDevice physDev, in initGrCaps()
770 VkPhysicalDevice physDev, in stencil_format_supported()
779 VkPhysicalDevice physDev) { in initStencilFormat()
881 VkPhysicalDevice physDev, in initFormatTable()
1494 VkPhysicalDevice physDev, in initSampleCounts()
1542 VkPhysicalDevice physDev, in init()
/external/skia/tools/gpu/vk/
DVkTestUtils.cpp303 VkPhysicalDevice physDev, in init_device_extensions_and_layers()
451 VkPhysicalDevice physDev, uint32_t physDeviceVersion, in setup_features()
673 VkPhysicalDevice physDev = physDevs.front(); in CreateVkBackendContext() local
/external/skia/src/gpu/vk/
DVulkanExtensions.cpp41 VkPhysicalDevice physDev, in init()
/external/skia/tests/
DVkPriorityExtensionTest.cpp101 VkPhysicalDevice physDev; in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawIndexedTest.cpp369 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
516 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
713 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktDrawIndirectTest.cpp530 const auto physDev = m_context.getPhysicalDevice(); in IndirectDraw() local
1535 const auto physDev = m_context.getPhysicalDevice(); in IndirectDrawCountClampTest() local
DvktDrawMultiExtTests.cpp127 VkFormat chooseDepthStencilFormat(const InstanceInterface &vki, VkPhysicalDevice physDev) in chooseDepthStencilFormat()
827 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
/external/mesa3d/src/gfxstream/guest/vulkan/
Dgfxstream_vk_device.cpp479 for (uint32_t physDev = 0; in gfxstream_vk_CreateDevice() local
500 for (uint32_t physDev = 0; in gfxstream_vk_CreateDevice() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBarycentricCoordinatesTests.cpp262 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktRayTracingPositionFetchTests.cpp233 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktRayTracingNonUniformArgsTests.cpp241 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktRayTracingOpacityMicromapTests.cpp311 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktRayTracingWatertightnessTests.cpp261 const auto physDev = context.getPhysicalDevice(); in checkSupport() local
DvktRayTracingDirectionTests.cpp409 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDitheringTests.cpp320 const auto physDev = ctx.getPhysicalDevice(); in checkSupport() local
338 const auto physDev = ctx.getPhysicalDevice(); in checkSupport() local
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryPositionFetchTests.cpp576 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktRayQueryOpacityMicromapTests.cpp935 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateGeneralTests.cpp501 …::VkFormat chooseDepthStencilFormat(const vk::InstanceInterface &vki, vk::VkPhysicalDevice physDev) in chooseDepthStencilFormat()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationDepthBiasControlTests.cpp339 const auto physDev = context.getPhysicalDevice(); in checkSupport() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp407 const auto physDev = m_context.getPhysicalDevice(); in iterate() local

12