Home
last modified time | relevance | path

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

12

/external/skia/tools/gpu/vk/
DVkYcbcrSamplerHelper.h37 VkPhysicalDevice physDev) in VkYcbcrSamplerHelper()
DVkTestUtils.cpp252 VkPhysicalDevice physDev, in init_device_extensions_and_layers()
396 VkPhysicalDevice physDev, uint32_t physDeviceVersion, in setup_features()
620 VkPhysicalDevice physDev = physDevs.front(); in CreateVkBackendContext() local
/external/skia/tools/window/win/
DVulkanWindowContext_win.cpp54 uint32_t queueFamilyIndex) { in MakeVulkanForWin()
DGraphiteVulkanWindowContext_win.cpp51 uint32_t queueFamilyIndex) { in MakeGraphiteVulkanForWin()
/external/skia/tools/window/unix/
DGraphiteVulkanWindowContext_unix.cpp52 uint32_t queueFamilyIndex) { in MakeGraphiteVulkanForXlib()
DVulkanWindowContext_unix.cpp53 uint32_t queueFamilyIndex) { in MakeVulkanForXlib()
/external/skia/src/gpu/graphite/vk/
DVulkanCaps.cpp36 VkPhysicalDevice physDev, in VulkanCaps()
50 VkPhysicalDevice physDev, in init()
406 VkPhysicalDevice physDev, in initFormatTable()
918 VkPhysicalDevice physDev, in initDepthStencilFormatTable()
993 VkPhysicalDevice physDev, in initSampleCounts()
1082 VkPhysicalDevice physDev, in init()
1200 VkPhysicalDevice physDev, in init()
/external/skia/src/gpu/ganesh/vk/
DGrVkCaps.cpp44 VkPhysicalDevice physDev, in GrVkCaps()
296 VkPhysicalDevice physDev, in init()
635 VkPhysicalDevice physDev, in initGrCaps()
755 VkPhysicalDevice physDev, in stencil_format_supported()
764 VkPhysicalDevice physDev) { in initStencilFormat()
866 VkPhysicalDevice physDev, in initFormatTable()
1459 VkPhysicalDevice physDev, in initSampleCounts()
1507 VkPhysicalDevice physDev, in init()
/external/mesa3d/src/gfxstream/host/vulkan/testing/
DVulkanTestHelper.h94 VkPhysicalDevice physDev() { return mPhysicalDevice; } in physDev() function
/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.cpp231 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
377 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
573 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktDrawMultiExtTests.cpp127 VkFormat chooseDepthStencilFormat(const InstanceInterface &vki, VkPhysicalDevice physDev) in chooseDepthStencilFormat()
827 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktDrawIndirectTest.cpp490 const auto physDev = m_context.getPhysicalDevice(); in IndirectDraw() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBarycentricCoordinatesTests.cpp262 const auto physDev = m_context.getPhysicalDevice(); in iterate() local
DvktRayTracingPositionFetchTests.cpp234 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.cpp294 const auto physDev = ctx.getPhysicalDevice(); in checkSupport() local
312 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
/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