Home
last modified time | relevance | path

Searched refs:earlyFragmentSampleMaskTestBeforeSampleCounting (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_physical_device.c848 .earlyFragmentSampleMaskTestBeforeSampleCounting = true, in hk_get_device_properties()
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_physical_device.c973 .earlyFragmentSampleMaskTestBeforeSampleCounting = true, in nvk_get_device_properties()
/aosp_15_r20/frameworks/native/vulkan/vkjson/
H A Dvkjson.cc903 …entSampleMaskTestBeforeSampleCounting", &properties->earlyFragmentSampleMaskTestBeforeSampleCounti… in Iterate()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1039 .earlyFragmentSampleMaskTestBeforeSampleCounting = false, in lvp_get_properties()
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1233 .earlyFragmentSampleMaskTestBeforeSampleCounting = true, in get_device_properties()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_physical_device.c1349 props->earlyFragmentSampleMaskTestBeforeSampleCounting = false; in get_properties()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp2474 … if (m_context.getMaintenance5Properties().earlyFragmentSampleMaskTestBeforeSampleCounting) in iterate()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_physical_device.c1923 p->earlyFragmentSampleMaskTestBeforeSampleCounting = true; in radv_get_physical_device_properties()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_device.cc1146 props->earlyFragmentSampleMaskTestBeforeSampleCounting = true; in tu_get_properties()
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/vulkan/
Dvulkan_core.h7858 VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting; member
8000 VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting; member
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_core.h7858 VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting; member
8000 VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting; member
H A Dvulkan_hash.hpp9905 …_COMBINE( seed, physicalDeviceMaintenance5Properties.earlyFragmentSampleMaskTestBeforeSampleCounti… in operator ()()
12721 …HASH_COMBINE( seed, physicalDeviceVulkan14Properties.earlyFragmentSampleMaskTestBeforeSampleCounti… in operator ()()
H A Dvulkan_structs.hpp73373 …, earlyFragmentSampleMaskTestBeforeSampleCounting{ earlyFragmentSampleMaskTestBeforeSampleCounting…
73425 earlyFragmentSampleMaskTestBeforeSampleCounting, in reflect()
73443 …( earlyFragmentSampleMaskTestBeforeSampleCounting == rhs.earlyFragmentSampleMaskTestBeforeSampleCo… in operator ==()
73460 VULKAN_HPP_NAMESPACE::Bool32 earlyFragmentSampleMaskTestBeforeSampleCounting = {}; member
92902 …, earlyFragmentSampleMaskTestBeforeSampleCounting{ earlyFragmentSampleMaskTestBeforeSampleCounting…
92992 earlyFragmentSampleMaskTestBeforeSampleCounting, in reflect()
93027 …( earlyFragmentSampleMaskTestBeforeSampleCounting == rhs.earlyFragmentSampleMaskTestBeforeSampleCo… in operator ==()
93059 …LKAN_HPP_NAMESPACE::Bool32 earlyFragmentSampleMaskTestBeforeSampleCounti… member
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkStructTypes.inl3183 VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting; member
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_core.h7931 VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting; member
8073 VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting; member
H A Dvulkan_structs.hpp77043 …, earlyFragmentSampleMaskTestBeforeSampleCounting{ earlyFragmentSampleMaskTestBeforeSampleCounting…
77095 earlyFragmentSampleMaskTestBeforeSampleCounting, in reflect()
77113 …( earlyFragmentSampleMaskTestBeforeSampleCounting == rhs.earlyFragmentSampleMaskTestBeforeSampleCo… in operator ==()
77130 VULKAN_HPP_NAMESPACE::Bool32 earlyFragmentSampleMaskTestBeforeSampleCounting = {}; member
97015 …, earlyFragmentSampleMaskTestBeforeSampleCounting{ earlyFragmentSampleMaskTestBeforeSampleCounting…
97105 earlyFragmentSampleMaskTestBeforeSampleCounting, in reflect()
97140 …( earlyFragmentSampleMaskTestBeforeSampleCounting == rhs.earlyFragmentSampleMaskTestBeforeSampleCo… in operator ==()
97172 …LKAN_HPP_NAMESPACE::Bool32 earlyFragmentSampleMaskTestBeforeSampleCounti… member
H A Dvulkan_hash.hpp10362 …_COMBINE( seed, physicalDeviceMaintenance5Properties.earlyFragmentSampleMaskTestBeforeSampleCounti… in operator ()()
13244 …HASH_COMBINE( seed, physicalDeviceVulkan14Properties.earlyFragmentSampleMaskTestBeforeSampleCounti… in operator ()()
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dgoldfish_vk_marshaling_guest.cpp11502 vkStream->write((VkBool32*)&forMarshaling->earlyFragmentSampleMaskTestBeforeSampleCounting, in marshal_VkPhysicalDeviceMaintenance5PropertiesKHR()
11523 vkStream->read((VkBool32*)&forUnmarshaling->earlyFragmentSampleMaskTestBeforeSampleCounting, in unmarshal_VkPhysicalDeviceMaintenance5PropertiesKHR()
H A Dgoldfish_vk_reserved_marshaling_guest.cpp7736 memcpy(*ptr, (VkBool32*)&forMarshaling->earlyFragmentSampleMaskTestBeforeSampleCounting, in reservedmarshal_VkPhysicalDeviceMaintenance5PropertiesKHR()
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h16361 size += vn_sizeof_VkBool32(&val->earlyFragmentSampleMaskTestBeforeSampleCounting); in vn_sizeof_VkPhysicalDeviceMaintenance5PropertiesKHR_self()
16394 vn_decode_VkBool32(dec, &val->earlyFragmentSampleMaskTestBeforeSampleCounting); in vn_decode_VkPhysicalDeviceMaintenance5PropertiesKHR_self()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp14833 vkStream->write((VkBool32*)&forMarshaling->earlyFragmentSampleMaskTestBeforeSampleCounting, in marshal_VkPhysicalDeviceMaintenance5PropertiesKHR()
14866 vkStream->read((VkBool32*)&forUnmarshaling->earlyFragmentSampleMaskTestBeforeSampleCounting, in unmarshal_VkPhysicalDeviceMaintenance5PropertiesKHR()
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_core.h11197 VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting; member
/aosp_15_r20/external/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h10556 VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting; member
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_core.h10565 VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting; member
/aosp_15_r20/external/mesa3d/include/vulkan/
H A Dvulkan_core.h11247 VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting; member

123