Home
last modified time | relevance | path

Searched defs:reduction_mode (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dsamplerobj.h115 reduction_to_gallium(GLenum reduction_mode) in reduction_to_gallium()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_util.h266 tu6_reduction_mode(VkSamplerReductionMode reduction_mode) in tu6_reduction_mode()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h211 unsigned reduction_mode:2; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h266 VkSamplerReductionMode reduction_mode; member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h432 unsigned reduction_mode:2; /**< PIPE_TEX_REDUCTION_x */ member