Searched refs:PS (Results 1 - 25 of 258) sorted by relevance
1234567891011
| /xsrc/external/mit/libXpm/dist/doc/ |
| H A D | Makefile.am | 2 xpm.PS.gz \
|
| H A D | Makefile.in | 278 xpm.PS.gz \
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | README.md | 129 * FS = Fragment Shader, equivalent to D3D PS = Pixel Shader 140 * PS = Pixel Shader, the HW equivalent to SW FS 145 HW PS reads its inputs from a special buffer that only HW VS can write to, using export instructions. 147 So in order for HW PS to be able to read the GS outputs, we must run something on the VS stage which reads the GS outputs 176 | GFX6-8 HW stages: | LS | HS | ES | GS | VS | PS | ACO terminology | 178 | SW stages: only VS+PS: | | | | | VS | FS | `vertex_vs`, `fragment_fs` | 189 | GFX9+ HW stages: | LSHS | ESGS | VS | PS | ACO terminology | 191 | SW stages: only VS+PS: | | | VS | FS | `vertex_vs`, `fragment_fs` | 201 | GFX10/NGG HW stages: | LSHS | NGG GS | PS | ACO terminology | 203 | SW stages: only VS+PS [all...] |
| H A D | README-ISA.md | 168 It can even launch PS waves before NGG (or VS) ends. 171 to be complete when PS tries to load it, so we need to manually
|
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| H A D | 60-latin.conf | 47 <family>Nimbus Mono PS</family>
|
| H A D | 30-metric-aliases.conf | 15 Courier Nimbus Mono PS TeX Gyre Cursor 141 <family>Nimbus Mono PS</family>
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_pipeline_state.cpp | 217 pso_desc.PS.BytecodeLength = shader->bytecode_length; 218 pso_desc.PS.pShaderBytecode = shader->bytecode;
|
| /xsrc/external/mit/freetype/dist/builds/amiga/ |
| H A D | makefile.os4 | 151 # FreeType2 library PS support module 157 # FreeType2 library PS glyph names module 284 PS = psaux.ppc.o psnames.ppc.o pshinter.ppc.o 291 libft2_ppc.a: $(BASE) $(AFIT) $(GXV) $(OTV) $(PS) $(RASTER) sfnt.ppc.o ftcache.ppc.o $(FONTD) gzip.ppc.o lzw.ppc.o 292 $(AR) r $@ $(BASE) $(AFIT) $(GXV) $(OTV) $(PS) $(RASTER) sfnt.ppc.o ftcache.ppc.o $(FONTD) gzip.ppc.o lzw.ppc.o
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 18.1.1.rst | 106 - radeonsi: fix incorrect parentheses around VS-PS varying elimination
|
| H A D | 12.0.6.rst | 118 - radeonsi: enable WQM in PS prolog when needed
|
| H A D | 17.1.10.rst | 117 - radeonsi: apply a mask to gl_SampleMaskIn in the PS prolog
|
| H A D | 17.2.1.rst | 124 - radeonsi: apply a mask to gl_SampleMaskIn in the PS prolog
|
| H A D | 18.0.5.rst | 113 - radeonsi: fix incorrect parentheses around VS-PS varying elimination
|
| H A D | 18.1.8.rst | 153 - radv: fix passing clip/cull distances from VS to PS
|
| H A D | 20.0.7.rst | 130 - radeonsi: fix compilation of monolithic PS
|
| H A D | 11.0.3.rst | 117 - radeonsi: skip drawing if PS fails to compile or upload
|
| H A D | 17.1.2.rst | 120 for PS
|
| H A D | 8.0.5.rst | 53 [ivb gt1] Severe image corruption and GPU Hang, too many PS threads
|
| H A D | 21.3.0.rst | 2664 - radeonsi: move PS shader key code into a separate function 2668 - radeonsi: ignore blitter when computing the PS shader key 2669 - radeonsi: update most of the PS shader key in set & bind functions 2674 - radeonsi: move PS inputs_read computation out of si_get_vs_key_outputs 2679 - radeonsi: move DB_SHADER_CONTROL update for PS out of si_update_shaders 3921 - radv: do not declare an extra user SGPR for sample positions and PS 3932 - radv: remove redundant check of needs_multiview_view_index for PS 3948 - radv: gather more information about PS in the shader info pass 3949 - radv,aco: compute and store the SPI PS input in radv_shader_info 3950 - aco: prevent using undeclared shader arguments for PS [all...] |
| H A D | 7.11.1.rst | 259 - i965: Fix incorrect maximum PS thread count shift on Ivybridge.
|
| H A D | 19.3.0.rst | 1762 - intel/tools: Decode PS kernels on SNB 2113 - iris: Hack up a SKL/Gen9LP PS push constant fifo depth workaround 2114 - Revert "iris: Hack up a SKL/Gen9LP PS push constant fifo depth 3067 - ac: import linear/perspective PS input parameters from radv/radeonsi 3069 - radv: gather info about PS inputs in the shader info pass 3070 - radv: move lowering PS inputs/outputs at the right place 3128 - radv: rework the slow depthstencil clear to write depth from PS 3302 - aco/gfx10: Fix PS exports for SPI_SHADER_32_AR.
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ |
| H A D | xorgconf.cpp | 219 # When using mouse connected to a PS/2 port (aka "MousePort"), set the 223 # Option "Protocol" "PS/2"
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ |
| H A D | xorgconf.cpp | 213 # When using mouse connected to a PS/2 port (aka "MousePort"), set the 217 # Option "Protocol" "PS/2"
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_pipe.c | 48 { "ps", DBG(PS), "Print pixel shaders" },
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_pipe.c | 54 {"ps", DBG(PS), "Print pixel shaders"},
|
Completed in 40 milliseconds
1234567891011