Searched refs:ReductionType (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_state.c | 450 .ReductionType = sampler_reduction_mode,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_state.c | 880 .ReductionType = sampler_reduction_mode,
|
| /xsrc/external/mit/MesaLib.old/src/intel/genxml/ |
| H A D | gen10_pack.h | 1825 uint32_t ReductionType; member in struct:GEN10_SAMPLER_STATE 1878 __gen_uint(values->ReductionType, 22, 23);
|
| H A D | gen11_pack.h | 1896 uint32_t ReductionType; member in struct:GEN11_SAMPLER_STATE 1952 __gen_uint(values->ReductionType, 22, 23);
|
| H A D | gen9_pack.h | 1610 uint32_t ReductionType; member in struct:GEN9_SAMPLER_STATE 1662 __gen_uint(values->ReductionType, 22, 23);
|
| /xsrc/external/mit/MesaLib/src/intel/genxml/ |
| H A D | gen10_pack.h | 1825 uint32_t ReductionType; member in struct:GEN10_SAMPLER_STATE 1878 __gen_uint(values->ReductionType, 22, 23);
|
| H A D | gen11_pack.h | 1913 uint32_t ReductionType; member in struct:GFX11_SAMPLER_STATE 1970 __gen_uint(values->ReductionType, 22, 23);
|
| H A D | gen9_pack.h | 1626 uint32_t ReductionType; member in struct:GFX9_SAMPLER_STATE 1678 __gen_uint(values->ReductionType, 22, 23);
|
| H A D | gen125_pack.h | 2091 uint32_t ReductionType; member in struct:GFX125_SAMPLER_STATE 2148 __gen_uint(values->ReductionType, 22, 23);
|
| H A D | gen12_pack.h | 2036 uint32_t ReductionType; member in struct:GFX12_SAMPLER_STATE 2093 __gen_uint(values->ReductionType, 22, 23);
|
Completed in 230 milliseconds