HomeSort by: relevance | last modified time | path
    Searched refs:LOD (Results 1 - 25 of 30) sorted by relevancy

1 2

  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_texture_array.spec 70 traditional 3D texturing, the size of the N+1 LOD is half the size
71 of the N LOD in all three dimensions. For the TEXTURE_2D_ARRAY target,
72 the height and width of the N+1 LOD is halved, but the depth is the
639 void GetTexImage(enum tex, int lod, enum format,
754 (3) How does LOD selection work for stacked textures?
757 the LOD selection equations for 2D textures are used. For 1D
758 array textures the T coordinate is ignored, and the LOD selection
760 fragment program with an explicit LOD selection.
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_texture_array.spec 70 traditional 3D texturing, the size of the N+1 LOD is half the size
71 of the N LOD in all three dimensions. For the TEXTURE_2D_ARRAY target,
72 the height and width of the N+1 LOD is halved, but the depth is the
639 void GetTexImage(enum tex, int lod, enum format,
754 (3) How does LOD selection work for stacked textures?
757 the LOD selection equations for 2D textures are used. For 1D
758 array textures the T coordinate is ignored, and the LOD selection
760 fragment program with an explicit LOD selection.
  /xsrc/external/mit/MesaLib/dist/src/intel/isl/
isl_emit_depth_stencil.c 98 db.LOD = info->view->base_level;
  /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
isl_emit_depth_stencil.c 87 db.LOD = info->view->base_level;
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
tgsi_info_opcodes.h 252 OPCODE(1, 3, OTHR, LOD)
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
tgsi_info_opcodes.h 252 OPCODE(1, 3, OTHR, LOD)
  /xsrc/external/mit/MesaLib/src/intel/genxml/
gen45_pack.h 1624 uint32_t LOD;
1663 __gen_uint(values->LOD, 2, 5) |
gen4_pack.h 1550 uint32_t LOD;
1587 __gen_uint(values->LOD, 2, 5) |
gen5_pack.h 1750 uint32_t LOD;
1788 __gen_uint(values->LOD, 2, 5) |
gen6_pack.h 1726 uint32_t LOD;
1765 __gen_uint(values->LOD, 2, 5) |
gen7_pack.h 2110 uint32_t LOD;
2147 __gen_uint(values->LOD, 0, 3) |
gen10_pack.h 3791 uint32_t LOD;
3834 __gen_uint(values->LOD, 0, 3) |
gen11_pack.h 4347 uint32_t LOD;
4390 __gen_uint(values->LOD, 0, 3) |
gen75_pack.h 2562 uint32_t LOD;
2599 __gen_uint(values->LOD, 0, 3) |
gen8_pack.h 2692 uint32_t LOD;
2730 __gen_uint(values->LOD, 0, 3) |
gen9_pack.h 3760 uint32_t LOD;
3803 __gen_uint(values->LOD, 0, 3) |
  /xsrc/external/mit/MesaLib.old/src/intel/genxml/
gen45_pack.h 1608 uint32_t LOD;
1647 __gen_uint(values->LOD, 2, 5) |
gen4_pack.h 1534 uint32_t LOD;
1571 __gen_uint(values->LOD, 2, 5) |
gen5_pack.h 1734 uint32_t LOD;
1772 __gen_uint(values->LOD, 2, 5) |
gen6_pack.h 1711 uint32_t LOD;
1750 __gen_uint(values->LOD, 2, 5) |
gen7_pack.h 2094 uint32_t LOD;
2131 __gen_uint(values->LOD, 0, 3) |
gen10_pack.h 3791 uint32_t LOD;
3834 __gen_uint(values->LOD, 0, 3) |
gen11_pack.h 3905 uint32_t LOD;
3948 __gen_uint(values->LOD, 0, 3) |
  /xsrc/external/mit/xf86-video-ag10e/dist/src/
glint_regs.h 653 #define LOD GLINT_TAG_ADDR(0x07,0x0A)
  /xsrc/external/mit/xf86-video-glint/dist/src/
glint_regs.h 656 #define LOD GLINT_TAG_ADDR(0x07,0x0A)

Completed in 158 milliseconds

1 2