Home
last modified time | relevance | path

Searched refs:VkSamplerReductionModeCreateInfo (Results 1 – 22 of 22) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_sampler.h24 vn_sizeof_VkSamplerReductionModeCreateInfo_self(const VkSamplerReductionModeCreateInfo *val) in vn_sizeof_VkSamplerReductionModeCreateInfo_self()
33 vn_sizeof_VkSamplerReductionModeCreateInfo(const VkSamplerReductionModeCreateInfo *val) in vn_sizeof_VkSamplerReductionModeCreateInfo()
52 …eductionModeCreateInfo_self(struct vn_cs_encoder *enc, const VkSamplerReductionModeCreateInfo *val) in vn_encode_VkSamplerReductionModeCreateInfo_self()
59 …plerReductionModeCreateInfo(struct vn_cs_encoder *enc, const VkSamplerReductionModeCreateInfo *val) in vn_encode_VkSamplerReductionModeCreateInfo()
142 …e += vn_sizeof_VkSamplerReductionModeCreateInfo_self((const VkSamplerReductionModeCreateInfo *)pne… in vn_sizeof_VkSamplerCreateInfo_pnext()
215 …vn_encode_VkSamplerReductionModeCreateInfo_self(enc, (const VkSamplerReductionModeCreateInfo *)pne… in vn_encode_VkSamplerCreateInfo_pnext()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp186 const VkSamplerReductionModeCreateInfo m_reductionCreaterInfo;
207 const VkSamplerReductionModeCreateInfo m_reductionCreaterInfo;
641 VkSamplerReductionModeCreateInfo getSamplerReductionCreateInfo (VkSamplerReductionMode reductionMod… in getSamplerReductionCreateInfo()
643 const VkSamplerReductionModeCreateInfo ret = in getSamplerReductionCreateInfo()
DvktPipelineImageSamplingInstance.cpp270 pNext = reinterpret_cast<const VkSamplerReductionModeCreateInfo*>(pNext)->pNext; in checkSupportImageSamplingInstance()
407 pNext = reinterpret_cast<const VkSamplerReductionModeCreateInfo*>(pNext)->pNext; in ImageSamplingInstance()
/third_party/mesa3d/src/intel/vulkan/
DgenX_state.c999 VkSamplerReductionModeCreateInfo *sampler_reduction = in genX()
1000 (VkSamplerReductionModeCreateInfo *) ext; in genX()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3888 …const VkSamplerReductionModeCreateInfo reductionModeCreateInfo = *reinterpret_cast<const VkSampler… in mapVkSampler()
3890 pNext = reinterpret_cast<const VkSamplerReductionModeCreateInfo*>(pNext)->pNext; in mapVkSampler()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c2153 const VkSamplerReductionModeCreateInfo *reduction_mode_create_info = in lvp_CreateSampler()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkGetStructureTypeImpl.inl694 template<> VkStructureType getStructureType<VkSamplerReductionModeCreateInfo> (void)
DvkStructTypes.inl2177 struct VkSamplerReductionModeCreateInfo struct
7844 typedef VkSamplerReductionModeCreateInfo VkSamplerReductionModeCreateInfoEXT;
DvkVulkan_c.inl6822 typedef struct VkSamplerReductionModeCreateInfo { struct
6826 } VkSamplerReductionModeCreateInfo; argument
10933 typedef VkSamplerReductionModeCreateInfo VkSamplerReductionModeCreateInfoEXT;
DvkStrUtil.inl730 std::ostream& operator<< (std::ostream& s, const VkSamplerReductionModeCreateInfo& value);
DvkStrUtilImpl.inl7449 std::ostream& operator<< (std::ostream& s, const VkSamplerReductionModeCreateInfo& value)
7451 s << "VkSamplerReductionModeCreateInfo = {\n";
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c2727 const struct VkSamplerReductionModeCreateInfo *reduction = in tu_init_sampler()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5711 typedef struct VkSamplerReductionModeCreateInfo { struct
5715 } VkSamplerReductionModeCreateInfo; argument
9423 typedef VkSamplerReductionModeCreateInfo VkSamplerReductionModeCreateInfoEXT;
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5860 typedef struct VkSamplerReductionModeCreateInfo { struct
5864 } VkSamplerReductionModeCreateInfo; argument
9971 typedef VkSamplerReductionModeCreateInfo VkSamplerReductionModeCreateInfoEXT;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5810 typedef struct VkSamplerReductionModeCreateInfo { struct
5814 } VkSamplerReductionModeCreateInfo; typedef
9811 typedef VkSamplerReductionModeCreateInfo VkSamplerReductionModeCreateInfoEXT;
Dvulkan_structs.hpp67859 using NativeType = VkSamplerReductionModeCreateInfo;
67874 … SamplerReductionModeCreateInfo( VkSamplerReductionModeCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in SamplerReductionModeCreateInfo()
67882 …SamplerReductionModeCreateInfo & operator=( VkSamplerReductionModeCreateInfo const & rhs ) VULKAN_… in operator =()
67903 operator VkSamplerReductionModeCreateInfo const &() const VULKAN_HPP_NOEXCEPT in operator VkSamplerReductionModeCreateInfo const&()
67905 return *reinterpret_cast<const VkSamplerReductionModeCreateInfo *>( this ); in operator VkSamplerReductionModeCreateInfo const&()
67908 operator VkSamplerReductionModeCreateInfo &() VULKAN_HPP_NOEXCEPT in operator VkSamplerReductionModeCreateInfo&()
67910 return *reinterpret_cast<VkSamplerReductionModeCreateInfo *>( this ); in operator VkSamplerReductionModeCreateInfo&()
67934 sizeof( VkSamplerReductionModeCreateInfo ),
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6077 typedef struct VkSamplerReductionModeCreateInfo { struct
6081 } VkSamplerReductionModeCreateInfo; argument
10946 typedef VkSamplerReductionModeCreateInfo VkSamplerReductionModeCreateInfoEXT;
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h6187 typedef struct VkSamplerReductionModeCreateInfo { struct
6191 } VkSamplerReductionModeCreateInfo; typedef
11069 typedef VkSamplerReductionModeCreateInfo VkSamplerReductionModeCreateInfoEXT;
Dvulkan_static_assertions.hpp1291 …LKAN_HPP_NAMESPACE::SamplerReductionModeCreateInfo ) == sizeof( VkSamplerReductionModeCreateInfo ),
Dvulkan_structs.hpp87693 using NativeType = VkSamplerReductionModeCreateInfo;
87709 … SamplerReductionModeCreateInfo( VkSamplerReductionModeCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in SamplerReductionModeCreateInfo()
87717 …SamplerReductionModeCreateInfo & operator=( VkSamplerReductionModeCreateInfo const & rhs ) VULKAN_… in operator =()
87737 operator VkSamplerReductionModeCreateInfo const &() const VULKAN_HPP_NOEXCEPT in operator VkSamplerReductionModeCreateInfo const&()
87739 return *reinterpret_cast<const VkSamplerReductionModeCreateInfo *>( this ); in operator VkSamplerReductionModeCreateInfo const&()
87742 operator VkSamplerReductionModeCreateInfo &() VULKAN_HPP_NOEXCEPT in operator VkSamplerReductionModeCreateInfo&()
87744 return *reinterpret_cast<VkSamplerReductionModeCreateInfo *>( this ); in operator VkSamplerReductionModeCreateInfo&()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.c351 VkSamplerReductionModeCreateInfo rci; in zink_create_sampler_state()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c6916 const struct VkSamplerReductionModeCreateInfo *sampler_reduction = in radv_init_sampler()