Home
last modified time | relevance | path

Searched refs:VkSamplerReductionMode (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_util.h266 tu6_reduction_mode(VkSamplerReductionMode reduction_mode)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp187 VkSamplerReductionMode reductionMode,
208 VkSamplerReductionMode reductionMode,
673 VkSamplerReductionModeCreateInfo getSamplerReductionCreateInfo (VkSamplerReductionMode reductionMode) in getSamplerReductionCreateInfo()
679 reductionMode // VkSamplerReductionMode reductionMode in getSamplerReductionCreateInfo()
695 VkSamplerReductionMode reductionMode, in SamplerMagReduceFilterTest()
725 VkSamplerReductionMode reductionMode, in SamplerMinReduceFilterTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp188 VkSamplerReductionMode reductionMode,
210 VkSamplerReductionMode reductionMode,
676 VkSamplerReductionModeCreateInfo getSamplerReductionCreateInfo (VkSamplerReductionMode reductionMode) in getSamplerReductionCreateInfo()
682 reductionMode // VkSamplerReductionMode reductionMode in getSamplerReductionCreateInfo()
699 VkSamplerReductionMode reductionMode, in SamplerMagReduceFilterTest()
730 VkSamplerReductionMode reductionMode, in SamplerMinReduceFilterTest()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h266 VkSamplerReductionMode reduction_mode;
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkImageUtil.hpp68 tcu::Sampler::ReductionMode mapVkSamplerReductionMode (VkSamplerReductionMode reductionMode);
H A DvkImageUtil.cpp4211 tcu::Sampler::ReductionMode mapVkSamplerReductionMode (VkSamplerReductionMode reductionMode)
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_types.h3091 /* enum VkSamplerReductionMode */
3094 vn_sizeof_VkSamplerReductionMode(const VkSamplerReductionMode *val) in vn_sizeof_VkSamplerReductionMode()
3101 vn_encode_VkSamplerReductionMode(struct vn_cs_encoder *enc, const VkSamplerReductionMode *val) in vn_encode_VkSamplerReductionMode()
3107 vn_decode_VkSamplerReductionMode(struct vn_cs_decoder *dec, VkSamplerReductionMode *val) in vn_decode_VkSamplerReductionMode()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h5268 typedef enum VkSamplerReductionMode { enum
5276 } VkSamplerReductionMode; typedef
5714 VkSamplerReductionMode reductionMode;
9421 typedef VkSamplerReductionMode VkSamplerReductionModeEXT;
/third_party/glfw/deps/glad/
H A Dvulkan.h1912 typedef enum VkSamplerReductionMode { enum
1917 } VkSamplerReductionMode; typedef
2437 VkSamplerReductionMode reductionMode;
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h4232 typedef enum VkSamplerReductionMode { enum
4237 } VkSamplerReductionMode; typedef
4663 VkSamplerReductionMode reductionMode;
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h5634 typedef enum VkSamplerReductionMode { enum
5642 } VkSamplerReductionMode; typedef
6080 VkSamplerReductionMode reductionMode;
10944 typedef VkSamplerReductionMode VkSamplerReductionModeEXT;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h5367 typedef enum VkSamplerReductionMode { enum
5375 } VkSamplerReductionMode; typedef
5813 VkSamplerReductionMode reductionMode;
9809 typedef VkSamplerReductionMode VkSamplerReductionModeEXT;
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h5417 typedef enum VkSamplerReductionMode { enum
5425 } VkSamplerReductionMode; typedef
5863 VkSamplerReductionMode reductionMode;
9969 typedef VkSamplerReductionMode VkSamplerReductionModeEXT;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h5791 typedef enum VkSamplerReductionMode { enum
5800 } VkSamplerReductionMode; typedef
6239 VkSamplerReductionMode reductionMode;
12810 typedef VkSamplerReductionMode VkSamplerReductionModeEXT;
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp593 static void parse_VkSamplerReductionMode(const char* s, Json::Value& obj, VkSamplerReductionMode& o);
8530 static void parse_VkSamplerReductionMode(const char* s, Json::Value& obj, VkSamplerReductionMode& o) { in parse_VkSamplerReductionMode()
8532 o = (VkSamplerReductionMode)VkSamplerReductionMode_map[std::string(_res)]; in parse_VkSamplerReductionMode()
H A Dvulkan_json_data.hpp18188 static void print_VkSamplerReductionMode(VkSamplerReductionMode obj, const std::string& str, bool commaNeeded=true) { in print_VkSamplerReductionMode()
18196 static void print_VkSamplerReductionMode(const VkSamplerReductionMode * obj, const std::string& str, bool commaNeeded=true) { in print_VkSamplerReductionMode()
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c6836 radv_tex_filter_mode(VkSamplerReductionMode mode) in radv_tex_filter_mode()

Completed in 461 milliseconds