| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_state.c | 221 float near, far; local in function:lima_set_viewport_states 223 util_viewport_zmin_zmax(viewport, halfz, &near, &far); 226 ctx->viewport.far = ctx->rasterizer && ctx->rasterizer->base.depth_clip_far ? far : 1.0f;
|
| H A D | lima_draw.c | 378 PLBU_CMD_DEPTH_RANGE_FAR(fui(ctx->viewport.far)); 651 if (!rst->depth_clip_far || ctx->viewport.far == 1.0f) 652 render->depth_test |= 0x20; /* don't clip depth far */ 654 ushort far, near; local in function:lima_pack_render_state 657 far = float_to_ushort(ctx->viewport.far); 660 render->depth_range = near | (far << 16);
|
| H A D | lima_context.h | 125 float near, far; member in struct:lima_context_viewport_state
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/ |
| H A D | README.rst | 8 choice of compute shaders is simply because there is far less state
|
| /xsrc/external/mit/freetype/dist/src/gzip/ |
| H A D | ftzconf.h | 151 * model programming (small or medium model with some far allocations). 162 # define FAR far
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| H A D | lima_context.h | 111 float near, far; member in struct:lima_context_viewport_state
|
| H A D | lima_state.c | 250 ctx->viewport.far = viewport->translate[2] + viewport->scale[2];
|
| H A D | lima_draw.c | 897 PLBU_CMD_DEPTH_RANGE_FAR(fui(ctx->viewport.far)); 1105 (float_to_ushort(ctx->viewport.far) << 16);
|
| /xsrc/external/mit/xcb-proto/dist/ |
| H A D | README.md | 10 automatically-generated protocol layer also makes it far easier to write
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | thanks.rst | 5 contributions to Mesa over the years. This list is far from complete and
|
| H A D | faq.rst | 220 Make sure the ratio of the far to near clipping planes isn't too great.
|
| H A D | releasing.rst | 201 extremely rarely - we had only one case so far (see commit
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/cso/ |
| H A D | rasterizer.rst | 332 When false, the far depth clipping plane of the view volume is disabled. 335 near and far depth range at the per-pixel level, after polygon offset has
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | README.md | 85 Scheduling is another NP-complete problem where basically all known heuristics suffer from unpredictable change in register pressure. For that reason, the implemented scheduler does not completely re-schedule all instructions, but only aims to move up memory loads as far as possible without exceeding the maximum register limit for the pre-calculated wave count. The reason this works is that ILP is very limited on GCN. This approach looks promising so far.
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 12.0.4.rst | 41 GL_DEPTH_CLAMP doesn't clamp to the far plane
|
| H A D | 12.0.2.rst | 78 GL_DEPTH_CLAMP doesn't clamp to the far plane
|
| H A D | 13.0.0.rst | 216 GL_DEPTH_CLAMP doesn't clamp to the far plane
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/ |
| H A D | rasterizer.rst | 330 When false, the near and far depth clipping planes of the view volume are
|
| /xsrc/external/mit/MesaLib/dist/docs/isl/ |
| H A D | ccs.rst | 50 in the CCS. The primary difference, as far as the current discussion is
|
| H A D | tiling.rst | 300 to a set of bit shifts and ORs. By far the simplest formulation, however, is
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | notes.markdown | 20 - **sbstat** - Print optimization statistics (only time so far)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| H A D | notes.markdown | 20 - **sbstat** - Print optimization statistics (only time so far)
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | vc4.rst | 70 By far the easiest way to communicate bug reports for rendering
|
| /xsrc/external/mit/util-macros/dist/ |
| H A D | aclocal.m4 | 367 # Define MISSING if not defined so far and test if it is modern enough.
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | CHANGES.md | 274 (except beep) as far back as 1.1 and has never been documented. 672 Occupation window. Documented (so far) undocumented possibility to 1445 window, the move is stopped. If you go too far over the other 1543 edge. If you go further, dontmoveoff gives up and lets you go as far
|