Searched refs:SurfaceMinLOD (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl_surface_state.c400 * SurfaceMinLOD is ignored.
403 s.SurfaceMinLOD = 0;
407 * sampler engine is [SurfaceMinLOD, SurfaceMinLOD + MIPCountLOD].
409 s.SurfaceMinLOD = info->view->base_level;
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl_surface_state.c490 * SurfaceMinLOD is ignored.
493 s.SurfaceMinLOD = 0;
497 * sampler engine is [SurfaceMinLOD, SurfaceMinLOD + MIPCountLOD].
499 s.SurfaceMinLOD = info->view->base_level;
/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen45_pack.h695 uint32_t SurfaceMinLOD; member in struct:GEN45_RENDER_SURFACE_STATE
741 __gen_uint(values->SurfaceMinLOD, 28, 31);
H A Dgen4_pack.h687 uint32_t SurfaceMinLOD; member in struct:GEN4_RENDER_SURFACE_STATE
731 __gen_uint(values->SurfaceMinLOD, 28, 31);
H A Dgen5_pack.h716 uint32_t SurfaceMinLOD; member in struct:GEN5_RENDER_SURFACE_STATE
764 __gen_uint(values->SurfaceMinLOD, 28, 31);
H A Dgen6_pack.h727 uint32_t SurfaceMinLOD; member in struct:GEN6_RENDER_SURFACE_STATE
779 __gen_uint(values->SurfaceMinLOD, 28, 31);
H A Dgen7_pack.h834 uint32_t SurfaceMinLOD; member in struct:GEN7_RENDER_SURFACE_STATE
909 __gen_uint(values->SurfaceMinLOD, 4, 7) |
H A Dgen10_pack.h1479 uint32_t SurfaceMinLOD; member in struct:GEN10_RENDER_SURFACE_STATE
1579 __gen_uint(values->SurfaceMinLOD, 4, 7) |
H A Dgen11_pack.h1543 uint32_t SurfaceMinLOD; member in struct:GEN11_RENDER_SURFACE_STATE
1644 __gen_uint(values->SurfaceMinLOD, 4, 7) |
H A Dgen75_pack.h986 uint32_t SurfaceMinLOD; member in struct:GEN75_RENDER_SURFACE_STATE
1058 __gen_uint(values->SurfaceMinLOD, 4, 7) |
H A Dgen8_pack.h1034 uint32_t SurfaceMinLOD; member in struct:GEN8_RENDER_SURFACE_STATE
1116 __gen_uint(values->SurfaceMinLOD, 4, 7) |
H A Dgen9_pack.h1322 uint32_t SurfaceMinLOD; member in struct:GEN9_RENDER_SURFACE_STATE
1419 __gen_uint(values->SurfaceMinLOD, 4, 7) |
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen45_pack.h711 uint32_t SurfaceMinLOD; member in struct:GFX45_RENDER_SURFACE_STATE
757 __gen_uint(values->SurfaceMinLOD, 28, 31);
H A Dgen4_pack.h703 uint32_t SurfaceMinLOD; member in struct:GFX4_RENDER_SURFACE_STATE
747 __gen_uint(values->SurfaceMinLOD, 28, 31);
H A Dgen5_pack.h732 uint32_t SurfaceMinLOD; member in struct:GFX5_RENDER_SURFACE_STATE
780 __gen_uint(values->SurfaceMinLOD, 28, 31);
H A Dgen6_pack.h743 uint32_t SurfaceMinLOD; member in struct:GFX6_RENDER_SURFACE_STATE
795 __gen_uint(values->SurfaceMinLOD, 28, 31);
H A Dgen7_pack.h850 uint32_t SurfaceMinLOD; member in struct:GFX7_RENDER_SURFACE_STATE
925 __gen_uint(values->SurfaceMinLOD, 4, 7) |
H A Dgen10_pack.h1479 uint32_t SurfaceMinLOD; member in struct:GEN10_RENDER_SURFACE_STATE
1579 __gen_uint(values->SurfaceMinLOD, 4, 7) |
H A Dgen11_pack.h1559 uint32_t SurfaceMinLOD; member in struct:GFX11_RENDER_SURFACE_STATE
1660 __gen_uint(values->SurfaceMinLOD, 4, 7) |
H A Dgen75_pack.h1002 uint32_t SurfaceMinLOD; member in struct:GFX75_RENDER_SURFACE_STATE
1074 __gen_uint(values->SurfaceMinLOD, 4, 7) |
H A Dgen8_pack.h1050 uint32_t SurfaceMinLOD; member in struct:GFX8_RENDER_SURFACE_STATE
1132 __gen_uint(values->SurfaceMinLOD, 4, 7) |
H A Dgen9_pack.h1338 uint32_t SurfaceMinLOD; member in struct:GFX9_RENDER_SURFACE_STATE
1435 __gen_uint(values->SurfaceMinLOD, 4, 7) |
H A Dgen125_pack.h1740 uint32_t SurfaceMinLOD; member in struct:GFX125_RENDER_SURFACE_STATE
1842 __gen_uint(values->SurfaceMinLOD, 4, 7) |
H A Dgen12_pack.h1688 uint32_t SurfaceMinLOD; member in struct:GFX12_RENDER_SURFACE_STATE
1789 __gen_uint(values->SurfaceMinLOD, 4, 7) |

Completed in 395 milliseconds