Home
last modified time | relevance | path

Searched defs:deviceFeatures (Results 1 – 25 of 57) sorted by relevance

123

/third_party/skia/m133/tests/
DVkPriorityExtensionTest.cpp236 VkPhysicalDeviceFeatures deviceFeatures; in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesBase.cpp180 …const VkPhysicalDeviceFeatures deviceFeatures = getPhysicalDeviceFeatures(instanceDriver, physical… in createDeviceSupportingQueues() local
DvktSparseResourcesTestsUtil.cpp943 …const VkPhysicalDeviceFeatures deviceFeatures = getPhysicalDeviceFeatures(instance, physicalDevice… in checkSparseSupportForImageType() local
/third_party/skia/tests/
DVkPriorityExtensionTest.cpp224 VkPhysicalDeviceFeatures deviceFeatures; in DEF_GPUTEST() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.cpp186 …const VkPhysicalDeviceFeatures deviceFeatures = getPhysicalDeviceFeatures(instanceDriver, physical… in createDeviceSupportingQueues() local
DvktSparseResourcesTestsUtil.cpp946 …const VkPhysicalDeviceFeatures deviceFeatures = getPhysicalDeviceFeatures(instance, physicalDevice… in checkSparseSupportForImageType() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectApiTests.cpp66 vk::VkPhysicalDeviceFeatures2 deviceFeatures = vk::initVulkanStructure(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawConcurrentTests.cpp122 VkPhysicalDeviceFeatures deviceFeatures; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawConcurrentTests.cpp122 VkPhysicalDeviceFeatures deviceFeatures; in iterate() local
DvktDrawInstancedTests.cpp616 const auto& deviceFeatures = m_context.getDeviceFeatures(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryAllocationTests.cpp178 …const VkPhysicalDeviceFeatures deviceFeatures = getPhysicalDeviceFeatures(instanceDriver, ph… in createTestDevice() local
310 …const VkPhysicalDeviceFeatures deviceFeatures = getPhysicalDeviceFeatures(instanceDriver, devi… in createDeviceGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp177 …const VkPhysicalDeviceFeatures deviceFeatures = getPhysicalDeviceFeatures(instanceDriver, ph… in createTestDevice() local
310 …const VkPhysicalDeviceFeatures deviceFeatures = getPhysicalDeviceFeatures(instanceDriver, devi… in createDeviceGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktGlobalPriorityQueueUtils.cpp240 const VkPhysicalDeviceFeatures& deviceFeatures = ctx.getDeviceFeatures(); in SpecialDevice() local
DvktSynchronizationBasicSemaphoreTests.cpp442 VkPhysicalDeviceFeatures deviceFeatures; in basicMultiQueueCase() local
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
DvksStructsVKSC.hpp86 string deviceFeatures; member
DvksCacheBuilder.cpp468 std::string deviceFeatures = "<empty>"; in buildPipelineCache() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp88 VkPhysicalDeviceFeatures2 deviceFeatures = initVulkanStructure(&deviceAddressFeatures); in DeviceHelper() local
DvktRayTracingNullASTests.cpp148 VkPhysicalDeviceFeatures2 deviceFeatures; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp88 VkPhysicalDeviceFeatures2 deviceFeatures = initVulkanStructure(&deviceAddressFeatures); in DeviceHelper() local
DvktRayTracingNullASTests.cpp148 VkPhysicalDeviceFeatures2 deviceFeatures; member
/third_party/skia/tools/gpu/vk/
DVkTestUtils.cpp693 VkPhysicalDeviceFeatures* deviceFeatures = &features->features; in CreateVkBackendContext() local
/third_party/skia/m133/tools/gpu/vk/
DVkTestUtils.cpp765 VkPhysicalDeviceFeatures* deviceFeatures = &features->features; in CreateVkBackendContext() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp529 bool isShaderStageSupported (const VkPhysicalDeviceFeatures& deviceFeatures, VkShaderStageFlagBits … in isShaderStageSupported()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp259 const VkPhysicalDeviceFeatures& deviceFeatures = m_context.getDeviceFeatures(); in checkSupported() local
1582 const VkPhysicalDeviceFeatures& deviceFeatures = m_context.getDeviceFeatures(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp261 const VkPhysicalDeviceFeatures& deviceFeatures = m_context.getDeviceFeatures(); in checkSupported() local
1588 const VkPhysicalDeviceFeatures& deviceFeatures = m_context.getDeviceFeatures(); in iterate() local

123