/external/skia/tools/window/win/ |
D | VulkanWindowContext_win.cpp | 53 uint32_t queueFamilyIndex) { in MakeVulkanForWin()
|
D | GraphiteVulkanWindowContext_win.cpp | 52 uint32_t queueFamilyIndex) { in MakeGraphiteVulkanForWin()
|
/external/skia/tools/window/unix/ |
D | GaneshVulkanWindowContext_unix.cpp | 53 uint32_t queueFamilyIndex) { in MakeGaneshVulkanForXlib()
|
D | GraphiteNativeVulkanWindowContext_unix.cpp | 52 uint32_t queueFamilyIndex) { in MakeGraphiteNativeVulkanForXlib()
|
/external/skia/src/gpu/graphite/vk/ |
D | VulkanCaps.cpp | 38 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/ |
D | GrVkCaps.cpp | 55 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/ |
D | VkTestUtils.cpp | 303 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/ |
D | VulkanExtensions.cpp | 41 VkPhysicalDevice physDev, in init()
|
/external/skia/tests/ |
D | VkPriorityExtensionTest.cpp | 101 VkPhysicalDevice physDev; in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawIndexedTest.cpp | 369 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
|
D | vktDrawIndirectTest.cpp | 530 const auto physDev = m_context.getPhysicalDevice(); in IndirectDraw() local 1535 const auto physDev = m_context.getPhysicalDevice(); in IndirectDrawCountClampTest() local
|
D | vktDrawMultiExtTests.cpp | 127 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/ |
D | gfxstream_vk_device.cpp | 479 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/ |
D | vktRayTracingBarycentricCoordinatesTests.cpp | 262 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
|
D | vktRayTracingPositionFetchTests.cpp | 233 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
|
D | vktRayTracingNonUniformArgsTests.cpp | 241 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
|
D | vktRayTracingOpacityMicromapTests.cpp | 311 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
|
D | vktRayTracingWatertightnessTests.cpp | 261 const auto physDev = context.getPhysicalDevice(); in checkSupport() local
|
D | vktRayTracingDirectionTests.cpp | 409 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassDitheringTests.cpp | 320 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/ |
D | vktRayQueryPositionFetchTests.cpp | 576 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
|
D | vktRayQueryOpacityMicromapTests.cpp | 935 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateGeneralTests.cpp | 501 …::VkFormat chooseDepthStencilFormat(const vk::InstanceInterface &vki, vk::VkPhysicalDevice physDev) in chooseDepthStencilFormat()
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationDepthBiasControlTests.cpp | 339 const auto physDev = context.getPhysicalDevice(); in checkSupport() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineBindPointTests.cpp | 407 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
|