Searched refs:a4xx (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A DMakefile.sources107 a4xx/fd4_blend.c \
108 a4xx/fd4_blend.h \
109 a4xx/fd4_context.c \
110 a4xx/fd4_context.h \
111 a4xx/fd4_draw.c \
112 a4xx/fd4_draw.h \
113 a4xx/fd4_emit.c \
114 a4xx/fd4_emit.h \
115 a4xx/fd4_format.c \
116 a4xx/fd4_forma
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/
H A DMakefile.sources57 registers/a4xx.xml.h \
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.5.1.rst182 - freedreno/a4xx: bit of cleanup
184 - freedreno/a4xx: set PC_PRIM_VTX_CNTL.VAROUT properly
186 - freedreno/a4xx: aniso filtering
189 - freedreno/ir3: handle flat bypass for a4xx
H A D11.2.0.rst29 - GL_ARB_base_instance on freedreno/a4xx
38 - GL_ARB_texture_buffer_object_rgb32 on freedreno/a4xx
39 - GL_ARB_texture_buffer_range on freedreno/a4xx
40 - GL_ARB_texture_query_lod on freedreno/a4xx
41 - GL_ARB_texture_rgb10_a2ui on freedreno/a4xx
42 - GL_ARB_texture_view on freedreno/a4xx
43 - GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx
44 - GL_KHR_texture_compression_astc_ldr on freedreno/a4xx
H A D11.0.8.rst92 - freedreno/a4xx: support lod_bias
93 - freedreno/a4xx: fix 5_5_5_1 texture sampler format
94 - freedreno/a4xx: point regid to "red" even for alpha-only rb formats
H A D11.0.0.rst31 - OpenGL ES 3.0 on freedreno (a3xx, a4xx)
34 - GL_ARB_depth_buffer_float on a4xx
36 - GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend on a4xx
49 GL_EXT_transform_feedback on a3xx, a4xx
65 - GL_EXT_draw_buffers2 on a4xx
H A D11.1.0.rst28 - OpenGL 3.1 support on freedreno (a3xx, a4xx)
35 - GL_ARB_clip_control on freedreno/a4xx
37 - GL_ARB_depth_clamp on freedreno/a4xx
41 - GL_ARB_seamless_cubemap_per_texture on freedreno/a4xx
49 - GL_ARB_texture_compression_bptc on freedreno/a4xx
52 - GL_ARB_vertex_type_2_10_10_10_rev on freedreno (a3xx, a4xx)
57 - GL_EXT_texture_compression_rgtc / latc on freedreno (a3xx & a4xx)
H A D12.0.2.rst146 - cherry-ignore: temporary(?) drop "a4xx: make sure to actually clamp
196 - a4xx: only disable depth clipping, not all clipping, when requested
202 - a4xx: make sure to actually clamp depth as requested
H A D20.2.0.rst1688 - freedreno/a4xx+: Increase max texture size to 16384.
2435 - a4xx: add noperspective interpolation support
2436 - a4xx: add polygon offset clamp, fix units
2438 - a4xx: hook up centroid ij coords
2717 - freedreno: move a4xx specific layout code to a4xx code
2764 - freedreno/a4xx: restore pitch to bytes change to layout code
2765 - freedreno/a4xx: simplify setup_slices
2793 - freedreno/a4xx: fake LINEAR_PIXEL varying support for u_blitter
4136 - freedreno/a4xx
[all...]
H A D21.3.0.rst1355 - freedreno/ir3: Clarify what's going on in a4xx SSBO atomics.
1878 - a4xx: add some better documentation for compute registers
1879 - a4xx/computerator: add initial backend
3689 - freedreno/computerator/a4xx: Fix enum mismatch warning
H A D20.0.0.rst2917 - freedreno/a4xx: fix SP_FS_MRT_REG.HALF_PRECISION
2991 - freedreno/a4xx: constify gmem state
H A D19.1.0.rst4062 - freedreno/ir3: split out a4xx+ instructions
H A D20.1.0.rst2725 - freedreno/a4xx: enable A405
H A D21.1.0.rst1881 - freedreno/a4xx: Switch to using ir3_cache for looking up our VS/FS
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Ddistro.rst59 Driver for Qualcomm Adreno a2xx, a3xx, and a4xx series of GPUs.
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Ddistro.rst59 Driver for Qualcomm Adreno a2xx, a3xx, and a4xx series of GPUs.
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dinstr-a3xx.h303 } a4xx; member in union:PACKED::PACKED
H A Dir3.c144 cat0->a4xx.immed = instr->cat0.immed;
880 * instructions on a4xx or sets of 4 instructions on a3xx),
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/freedreno/
H A Dir3-notes.rst4 Some notes about ir3, the compiler and machine-specific IR for the shader ISA introduced with adreno a3xx. The same shader ISA is present, with some small differences, in adreno a4xx.
/xsrc/external/mit/MesaLib/dist/docs/drivers/freedreno/
H A Dir3-notes.rst4 Some notes about ir3, the compiler and machine-specific IR for the shader ISA introduced with adreno a3xx. The same shader ISA is present, with some small differences, in adreno a4xx.
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json1102 "description": "freedreno/a4xx: make luminance formats renderable, add missing L8A8_SNORM",
1111 "description": "freedreno/a4xx: use correct macro for color",
27589 "description": "freedreno/a4xx: add some missing legacy formats to help TBOs",
27598 "description": "freedreno/a4xx: add missing SNORM formats to help tests pass",
29578 "description": "freedreno/a4xx: hook up sample mask/id, used to determine helper invocs",
29587 "description": "freedreno/a4xx: include guesses from a3xx for some of the constid's",
29596 "description": "freedreno/a4xx: indicate whether outputs are uint/sint",
29605 "description": "freedreno/a4xx: fix stencil-textured border colors",
29632 "description": "freedreno/a4xx: add proper buffer texture support",
30640 "description": "freedreno/a4xx
[all...]

Completed in 143 milliseconds