Home
last modified time | relevance | path

Searched refs:variableSampleLocations (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1298 properties->variableSampleLocations = true; in tu_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp1922 …PTION_SAME_PATTERN_BIT) == 0) && !getSampleLocationsPropertiesEXT(context).variableSampleLocations) in checkSupportDrawTests()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2604 props->variableSampleLocations = true; in anv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3949 VkBool32 variableSampleLocations; member
DvkVulkan_c.inl11044 VkBool32 variableSampleLocations; member
DvkStrUtilImpl.inl9810 s << "\tvariableSampleLocations = " << value.variableSampleLocations << '\n';
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7166 VkBool32 variableSampleLocations; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2410 properties->variableSampleLocations = false; in radv_GetPhysicalDeviceProperties2()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h7835 VkBool32 variableSampleLocations; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h9534 VkBool32 variableSampleLocations; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h10082 VkBool32 variableSampleLocations; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h9922 VkBool32 variableSampleLocations; member
Dvulkan_structs.hpp50565 , variableSampleLocations( variableSampleLocations_ )
50608 ( variableSampleLocations == rhs.variableSampleLocations ); in operator ==()
50624 VULKAN_HPP_NAMESPACE::Bool32 variableSampleLocations = {}; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h11035 VkBool32 variableSampleLocations; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h11158 VkBool32 variableSampleLocations; member
Dvulkan_hash.hpp9126 …ULKAN_HPP_HASH_COMBINE( seed, physicalDeviceSampleLocationsPropertiesEXT.variableSampleLocations ); in operator ()()
Dvulkan_structs.hpp66296 , variableSampleLocations( variableSampleLocations_ )
66346 variableSampleLocations ); in reflect()
66360 …xelBits == rhs.sampleLocationSubPixelBits ) && ( variableSampleLocations == rhs.variableSampleLoca… in operator ==()
66377 VULKAN_HPP_NAMESPACE::Bool32 variableSampleLocations = {}; member