/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_util.h | 266 tu6_reduction_mode(VkSamplerReductionMode reduction_mode)
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineSamplerTests.cpp | 187 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 D | vktPipelineSamplerTests.cpp | 188 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 D | lvp_private.h | 266 VkSamplerReductionMode reduction_mode;
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkImageUtil.hpp | 68 tcu::Sampler::ReductionMode mapVkSamplerReductionMode (VkSamplerReductionMode reductionMode);
|
H A D | vkImageUtil.cpp | 4211 tcu::Sampler::ReductionMode mapVkSamplerReductionMode (VkSamplerReductionMode reductionMode)
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_types.h | 3091 /* 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 D | vulkan_core.h | 5268 typedef enum VkSamplerReductionMode { enum 5276 } VkSamplerReductionMode; typedef 5714 VkSamplerReductionMode reductionMode; 9421 typedef VkSamplerReductionMode VkSamplerReductionModeEXT;
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 1912 typedef enum VkSamplerReductionMode { enum 1917 } VkSamplerReductionMode; typedef 2437 VkSamplerReductionMode reductionMode;
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 4232 typedef enum VkSamplerReductionMode { enum 4237 } VkSamplerReductionMode; typedef 4663 VkSamplerReductionMode reductionMode;
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 5634 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 D | vulkan_core.h | 5367 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 D | vulkan_core.h | 5417 typedef enum VkSamplerReductionMode { enum 5425 } VkSamplerReductionMode; typedef 5863 VkSamplerReductionMode reductionMode; 9969 typedef VkSamplerReductionMode VkSamplerReductionModeEXT;
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 5791 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 D | vulkan_json_parser.hpp | 593 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 D | vulkan_json_data.hpp | 18188 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 D | radv_device.c | 6836 radv_tex_filter_mode(VkSamplerReductionMode mode) in radv_tex_filter_mode()
|