Searched refs:SurfaceVerticalAlignment (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl_surface_state.c147 /* 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 Disl_surface_state.c199 /* 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 Dgen6_pack.h730 uint32_t SurfaceVerticalAlignment; member in struct:GEN6_RENDER_SURFACE_STATE
784 __gen_uint(values->SurfaceVerticalAlignment, 24, 24) |
H A Dgen7_pack.h800 uint32_t SurfaceVerticalAlignment; member in struct:GEN7_RENDER_SURFACE_STATE
883 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
H A Dgen10_pack.h1436 uint32_t SurfaceVerticalAlignment; member in struct:GEN10_RENDER_SURFACE_STATE
1549 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
H A Dgen11_pack.h1500 uint32_t SurfaceVerticalAlignment; member in struct:GEN11_RENDER_SURFACE_STATE
1614 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
H A Dgen75_pack.h951 uint32_t SurfaceVerticalAlignment; member in struct:GEN75_RENDER_SURFACE_STATE
1031 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
H A Dgen8_pack.h997 uint32_t SurfaceVerticalAlignment; member in struct:GEN8_RENDER_SURFACE_STATE
1088 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
H A Dgen9_pack.h1283 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 Dgen6_pack.h746 uint32_t SurfaceVerticalAlignment; member in struct:GFX6_RENDER_SURFACE_STATE
800 __gen_uint(values->SurfaceVerticalAlignment, 24, 24) |
H A Dgen7_pack.h816 uint32_t SurfaceVerticalAlignment; member in struct:GFX7_RENDER_SURFACE_STATE
899 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
H A Dgen10_pack.h1436 uint32_t SurfaceVerticalAlignment; member in struct:GEN10_RENDER_SURFACE_STATE
1549 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
H A Dgen11_pack.h1516 uint32_t SurfaceVerticalAlignment; member in struct:GFX11_RENDER_SURFACE_STATE
1630 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
H A Dgen75_pack.h967 uint32_t SurfaceVerticalAlignment; member in struct:GFX75_RENDER_SURFACE_STATE
1047 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
H A Dgen8_pack.h1013 uint32_t SurfaceVerticalAlignment; member in struct:GFX8_RENDER_SURFACE_STATE
1104 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
H A Dgen9_pack.h1299 uint32_t SurfaceVerticalAlignment; member in struct:GFX9_RENDER_SURFACE_STATE
1407 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
H A Dgen125_pack.h1690 uint32_t SurfaceVerticalAlignment; member in struct:GFX125_RENDER_SURFACE_STATE
1806 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |
H A Dgen12_pack.h1639 uint32_t SurfaceVerticalAlignment; member in struct:GFX12_RENDER_SURFACE_STATE
1753 __gen_uint(values->SurfaceVerticalAlignment, 16, 17) |

Completed in 347 milliseconds