Home
last modified time | relevance | path

Searched refs:GFX (Results 1 – 12 of 12) sorted by relevance

/third_party/python/Lib/distutils/tests/
DSetup.sample34 GFX = src/SDL_gfx/SDL_gfxPrimitives.c
35 #GFX = src/SDL_gfx/SDL_gfxBlitFunc.c src/SDL_gfx/SDL_gfxPrimitives.c
36 gfxdraw src/gfxdraw.c $(SDL) $(GFX) $(DEBUG)
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp34 #define GFX(name) name##GFX6 macro
36 #define GFX(name) name##GFX7 macro
38 #define GFX(name) name##GFX8 macro
40 #define GFX(name) name##GFX9 macro
42 #define GFX(name) name##GFX10 macro
44 #define GFX(name) name##GFX10_3 macro
46 #define GFX(name) name##GFX11 macro
2759 void GFX(si_init_draw_functions_)(struct si_context *sctx) in GFX() function
2761 assert(sctx->gfx_level == GFX()); in GFX()
2763 si_init_draw_vbo_all_pipeline_options<GFX()>(sctx); in GFX()
/third_party/mesa3d/docs/relnotes/
D17.2.4.rst54 - ac/nir: Fix nir_texop_lod on GFX for 1D arrays.
D18.3.4.rst67 - cherry-ignore: radv: fix using LOAD_CONTEXT_REG with old GFX ME
D21.0.3.rst180 - iris: disable dynamic VAO fastpath on GFX version 9
D20.2.0.rst4385 - radv: require LLVM 11+ for GFX 10.3 if not using ACO
4489 - radv: do not honor a user-specified pitch on GFX 10.3
4490 - radv: increase minimum NGG vertex count requirement per workgroup on GFX 10.3
4491 - radv: fix sample shading on GFX 10.3
4492 - radv: set BYPASS_VTX_RATE_COMBINER_GFX103 on GFX 10.3
D21.2.0.rst1106 - intel: Rename GFX 12.5 to XE_HP
3000 - intel/genxml: Add SURFTYPE_SCRATCH on GFX version 12.5
3004 - intel/genxml: Add new ScratchSpaceBuffer fields on GFX version 12.5
3008 - intel/genxml: Remove old scratch fields on GFX version 12.5
D21.1.0.rst2710 - intel/mi_builder: Add load/store_offest on GFX 12.5+
2769 - intel/genxml: Binding table pointers are 15 bits on GFX version 12.5+
3243 - iris: disable dynamic VAO fastpath on GFX version 9
D19.0.0.rst2317 - radv: fix using LOAD_CONTEXT_REG with old GFX ME firmwares on GFX8
D19.1.0.rst4268 - radv: fix using LOAD_CONTEXT_REG with old GFX ME firmwares on GFX8
D20.3.0.rst4275 - aco: do not set valid_mask for POS0 exports on GFX 10.3
D22.2.0.rst4067 - ac/gpu_info: use the kernel-reported GFX IP version to set gfx_level