| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_shader.h | 46 uint32_t global; member in union:etna_shader_key::__anona69f3d66010a 53 STATIC_ASSERT(sizeof(struct etna_shader_key) <= sizeof(a->global)); 55 return a->global == b->global;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_shader.h | 54 uint32_t global; member in union:etna_shader_key::__anon82f3deb9010a 61 STATIC_ASSERT(sizeof(struct etna_shader_key) <= sizeof(a->global)); 63 return a->global == b->global;
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_ssbo.c | 125 nir_intrinsic_instr *global = local in function:lower_ssbo_instr 128 global->num_components = intr->num_components; 129 global->src[is_store ? 1 : 0] = nir_src_for_ssa(address); 132 nir_intrinsic_set_align_mul(global, nir_intrinsic_align_mul(intr)); 133 nir_intrinsic_set_align_offset(global, nir_intrinsic_align_offset(intr)); 137 nir_src_copy(&global->src[0], &intr->src[0]); 138 nir_intrinsic_set_write_mask(global, nir_intrinsic_write_mask(intr)); 140 nir_ssa_dest_init(&global->instr, &global->dest, 145 nir_src_copy(&global [all...] |
| H A D | nir_opt_load_store_vectorize.c | 39 * - It doesn't do global vectorization. 83 LOAD(nir_var_mem_global, global, -1, 0, -1) 84 STORE(nir_var_mem_global, global, -1, 1, -1, 0) 127 ATOMIC(nir_var_mem_global, global, add, -1, 0, -1, 1) 128 ATOMIC(nir_var_mem_global, global, imin, -1, 0, -1, 1) 129 ATOMIC(nir_var_mem_global, global, umin, -1, 0, -1, 1) 130 ATOMIC(nir_var_mem_global, global, imax, -1, 0, -1, 1) 131 ATOMIC(nir_var_mem_global, global, umax, -1, 0, -1, 1) 132 ATOMIC(nir_var_mem_global, global, and, -1, 0, -1, 1) 133 ATOMIC(nir_var_mem_global, global, o [all...] |
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/ |
| H A D | build-va-tools.sh | 5 git config --global user.email "mesa@example.com" 6 git config --global user.name "Mesa CI"
|
| H A D | build-libclc.sh | 9 git config --global user.email "mesa@example.com" 10 git config --global user.name "Mesa CI"
|
| H A D | build-deqp.sh | 5 git config --global user.email "mesa@example.com" 6 git config --global user.name "Mesa CI"
|
| /xsrc/external/mit/xterm/dist/package/ |
| H A D | xterm.spec | 3 %global my_middle xterm 4 %global my_suffix -dev 5 %global fullname %{my_middle}%{my_suffix} 6 %global my_class XTermDev 53 %global is_mandriva %(test -f /etc/mandriva-release && echo %{use_x_manpage} || echo 0) 54 %global is_redhat %(test -f /etc/redhat-release && echo %{use_x_manpage} || echo 0) 55 %global is_suse %(test -f /etc/SuSE-release && echo %{use_x_manpage} || echo 0) 102 %global target_appdata %{fullname}.appdata.xml
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-arm-asm.h | 81 .global \fname
|
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ |
| H A D | autohint.h | 38 * - global hints: Usually some metrics that describe global properties 41 * very slow to compute (even if the size of global hints 46 * generally much faster to compute than global hints. 49 * fast computations for both global and glyph hints. However, we might be 56 * usage, it is a good idea to be able to avoid recomputing global hints 59 * We thus provide the ability to cache global hints outside of the face 88 * Retrieve the global hints computed for a given face object. The 102 * A typeless pointer to the global hints. 105 * The size in bytes of the global hint [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | Makefile.am | 6 global.c \
|
| /xsrc/external/mit/xorg-server.old/dist/ |
| H A D | manpages.am | 14 # Otherwise the following three global variables may conflict
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_common.h | 146 unsigned char global; /* need idle engine? */ member in struct:drmSAVAGECmdHeader::__anon1e256b680608
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_shader.h | 167 uint32_t global; member in union:ir3_shader_key::__anon6c2d5749030a 193 return a->global == b->global;
|
| /xsrc/external/mit/libSM/dist/include/X11/SM/ |
| H A D | SMproto.h | 73 CARD8 global; member in struct:__anon39f14a940408
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | savage_drm.h | 185 unsigned char global; /* need idle engine? */ member in struct:drm_savage_cmd_header::__anon56c06a760308
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/ |
| H A D | module.hpp | 60 global, enumerator in enum:clover::module::argument::type
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/codegen/templates/ |
| H A D | gen_knobs.h | 131 global max_len
|
| H A D | gen_knobs.cpp | 149 global max_len
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/codegen/templates/ |
| H A D | gen_knobs.cpp | 120 global max_len
|
| H A D | gen_knobs.h | 131 global max_len
|
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | glyphstr.h | 133 ResizeGlyphHash (GlyphHashPtr hash, CARD32 change, Bool global);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.2.7.rst | 67 - radv: set writes_memory for global memory stores/atomics
|
| /xsrc/external/mit/xorg-server/dist/ |
| H A D | manpages.am | 14 # Otherwise the following three global variables may conflict
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_shader.h | 323 uint32_t global; member in union:ir3_shader_key::__anon448bd35c030a 355 return a->global == b->global;
|