Searched refs:a3xx (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | Makefile.sources | 74 a3xx/a3xx.xml.h \ 75 a3xx/fd3_blend.c \ 76 a3xx/fd3_blend.h \ 77 a3xx/fd3_context.c \ 78 a3xx/fd3_context.h \ 79 a3xx/fd3_draw.c \ 80 a3xx/fd3_draw.h \ 81 a3xx/fd3_emit.c \ 82 a3xx/fd3_emit.h \ 83 a3xx/fd3_format.c \ [all …]
|
D | meson.build | 102 'a3xx/a3xx.xml.h', 103 'a3xx/fd3_blend.c', 104 'a3xx/fd3_blend.h', 105 'a3xx/fd3_context.c', 106 'a3xx/fd3_context.h', 107 'a3xx/fd3_draw.c', 108 'a3xx/fd3_draw.h', 109 'a3xx/fd3_emit.c', 110 'a3xx/fd3_emit.h', 111 'a3xx/fd3_format.c', [all …]
|
/external/mesa3d/src/gallium/docs/source/drivers/freedreno/ |
D | ir3-notes.rst | 4 …ompiler and machine-specific IR for the shader ISA introduced with adreno a3xx. The same shader I… 6 Compared to the previous generation a2xx ISA (ir2), the a3xx ISA is a "simple" scalar instruction s… 17 For additional documentation about the hardware, see wiki: `a3xx ISA 386 …single block with ``phi`` nodes converted into ``sel`` instructions. The a3xx ISA has very few pr…
|
/external/mesa3d/src/gallium/docs/source/ |
D | distro.rst | 59 Driver for Qualcomm Adreno a2xx, a3xx, and a4xx series of GPUs.
|
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | instr-a3xx.h | 298 } a3xx; member
|
D | ir3.c | 131 cat0->a3xx.immed = instr->cat0.immed; in emit_cat0()
|
/external/mesa3d/docs/ |
D | features.txt | 98 GL_ARB_blend_func_extended DONE (freedreno/a3xx, swr)
|