| /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/ |
| H A D | isl_surface_state.c | 147 /* In Skylake, RENDER_SUFFACE_STATE.SurfaceVerticalAlignment is in units 150 * if SurfaceVerticalAlignment is VALIGN_4 and SurfaceFormat is an ETC2 157 /* Pre-Skylake, RENDER_SUFFACE_STATE.SurfaceVerticalAlignment is in 158 * units of surface samples. For example, if SurfaceVerticalAlignment 423 s.SurfaceVerticalAlignment = isl_to_gen_valign[image_align.height]; 728 s.SurfaceVerticalAlignment = isl_to_gen_valign[4];
|
| /xsrc/external/mit/MesaLib/dist/src/intel/isl/ |
| H A D | isl_surface_state.c | 199 /* In Skylake, RENDER_SUFFACE_STATE.SurfaceVerticalAlignment is in units 202 * if SurfaceVerticalAlignment is VALIGN_4 and SurfaceFormat is an ETC2 209 /* Pre-Skylake, RENDER_SUFFACE_STATE.SurfaceVerticalAlignment is in 210 * units of surface samples. For example, if SurfaceVerticalAlignment 513 s.SurfaceVerticalAlignment = isl_encode_valign(image_align.height); 919 s.SurfaceVerticalAlignment = isl_encode_valign(4); 1022 .SurfaceVerticalAlignment = VALIGN_4,
|
| /xsrc/external/mit/MesaLib.old/src/intel/genxml/ |
| H A D | gen6_pack.h | 730 uint32_t SurfaceVerticalAlignment; member in struct:GEN6_RENDER_SURFACE_STATE 784 __gen_uint(values->SurfaceVerticalAlignment, 24, 24) |
|
| H A D | gen7_pack.h | 800 uint32_t SurfaceVerticalAlignment; member in struct:GEN7_RENDER_SURFACE_STATE 883 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|
| H A D | gen10_pack.h | 1436 uint32_t SurfaceVerticalAlignment; member in struct:GEN10_RENDER_SURFACE_STATE 1549 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|
| H A D | gen11_pack.h | 1500 uint32_t SurfaceVerticalAlignment; member in struct:GEN11_RENDER_SURFACE_STATE 1614 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|
| H A D | gen75_pack.h | 951 uint32_t SurfaceVerticalAlignment; member in struct:GEN75_RENDER_SURFACE_STATE 1031 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|
| H A D | gen8_pack.h | 997 uint32_t SurfaceVerticalAlignment; member in struct:GEN8_RENDER_SURFACE_STATE 1088 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|
| H A D | gen9_pack.h | 1283 uint32_t SurfaceVerticalAlignment; member in struct:GEN9_RENDER_SURFACE_STATE 1391 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|
| /xsrc/external/mit/MesaLib/src/intel/genxml/ |
| H A D | gen6_pack.h | 746 uint32_t SurfaceVerticalAlignment; member in struct:GFX6_RENDER_SURFACE_STATE 800 __gen_uint(values->SurfaceVerticalAlignment, 24, 24) |
|
| H A D | gen7_pack.h | 816 uint32_t SurfaceVerticalAlignment; member in struct:GFX7_RENDER_SURFACE_STATE 899 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|
| H A D | gen10_pack.h | 1436 uint32_t SurfaceVerticalAlignment; member in struct:GEN10_RENDER_SURFACE_STATE 1549 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|
| H A D | gen11_pack.h | 1516 uint32_t SurfaceVerticalAlignment; member in struct:GFX11_RENDER_SURFACE_STATE 1630 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|
| H A D | gen75_pack.h | 967 uint32_t SurfaceVerticalAlignment; member in struct:GFX75_RENDER_SURFACE_STATE 1047 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|
| H A D | gen8_pack.h | 1013 uint32_t SurfaceVerticalAlignment; member in struct:GFX8_RENDER_SURFACE_STATE 1104 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|
| H A D | gen9_pack.h | 1299 uint32_t SurfaceVerticalAlignment; member in struct:GFX9_RENDER_SURFACE_STATE 1407 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|
| H A D | gen125_pack.h | 1690 uint32_t SurfaceVerticalAlignment; member in struct:GFX125_RENDER_SURFACE_STATE 1806 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|
| H A D | gen12_pack.h | 1639 uint32_t SurfaceVerticalAlignment; member in struct:GFX12_RENDER_SURFACE_STATE 1753 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
|