Home
last modified time | relevance | path

Searched defs:deviceProperties (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/common/vulkan/
Dvulkan_icd.cpp79 return [](const VkPhysicalDeviceProperties &deviceProperties) { in GetFilterForICD()
85 return [](const VkPhysicalDeviceProperties &deviceProperties) { in GetFilterForICD()
94 return [anglePreferredDevice](const VkPhysicalDeviceProperties &deviceProperties) { in GetFilterForICD()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleBase.cpp43 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physical… in validateImageSize() local
DvktPipelineMultisampleTests.cpp1048 VkPhysicalDeviceProperties deviceProperties; in isSupportedSampleCount() local
2139 VkPhysicalDeviceProperties deviceProperties; in verifyImage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleBase.cpp41 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physical… in validateImageSize() local
DvktPipelineMultisampleTests.cpp1045 VkPhysicalDeviceProperties deviceProperties; in isSupportedSampleCount() local
2087 VkPhysicalDeviceProperties deviceProperties; in verifyImage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp221 VkPhysicalDeviceProperties2 deviceProperties; in isFloatControlsFeaturesSupported() local
DvktSpvAsmFloatControlsTests.cpp3075 vk::VkPhysicalDeviceProperties2 deviceProperties; in verifyIndependenceSettings() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp221 VkPhysicalDeviceProperties2 deviceProperties; in isFloatControlsFeaturesSupported() local
DvktSpvAsmFloatControlsTests.cpp3077 vk::VkPhysicalDeviceProperties2 deviceProperties; in verifyIndependenceSettings() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp559 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physical… in checkSupport() local
DvktSparseResourcesTestsUtil.cpp265 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physical… in isImageSizeSupported() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp559 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physical… in checkSupport() local
DvktSparseResourcesTestsUtil.cpp265 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physical… in isImageSizeSupported() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.cpp1546 VkPhysicalDeviceProperties2 deviceProperties = {}; in queryDeviceExtensionFeatures() local
3173 VkFormatProperties &deviceProperties = mFormatProperties[formatID]; in getFormatFeatureBits() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp219 vk::VkPhysicalDeviceProperties deviceProperties; in getResultBlockAlignedSize() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp217 vk::VkPhysicalDeviceProperties deviceProperties; in getResultBlockAlignedSize() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateRSTests.cpp699 vk::VkPhysicalDeviceProperties deviceProperties; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateRSTests.cpp728 vk::VkPhysicalDeviceProperties deviceProperties; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp297 VkPhysicalDeviceProperties2 deviceProperties; in isFeaturesSupported() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp297 VkPhysicalDeviceProperties2 deviceProperties; in isFeaturesSupported() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRender.cpp1279 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physic… in uploadSparseImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1277 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physic… in uploadSparseImage() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp5376 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physic… in allocateAndBindSparseImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1813 VkPhysicalDeviceProperties2 deviceProperties; in DepthResolveImagelessTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1813 VkPhysicalDeviceProperties2 deviceProperties; in DepthResolveImagelessTestInstance() local

12