| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| pan_blending.c | 220 struct mali_blend_mode part = { 0 }; local 227 part.negate_dest = true; 229 part.negate_source = true; 233 part.clip_modifier = MALI_BLEND_MOD_NORMAL; 241 part.dominant = MALI_BLEND_DOM_SOURCE; 242 part.nondominant_mode = MALI_BLEND_NON_ZERO; 245 part.clip_modifier = MALI_BLEND_MOD_DEST_ONE; 247 part.dominant = MALI_BLEND_DOM_DESTINATION; 248 part.nondominant_mode = MALI_BLEND_NON_ZERO; 251 part.clip_modifier = MALI_BLEND_MOD_SOURCE_ONE [all...] |
| pan_pretty_print.c | 127 /* Helper to dump fixed-function blend part for debugging */ 184 struct mali_blend_mode part; local 185 memcpy(&part, &u, sizeof(part)); 190 (part.dominant == MALI_BLEND_DOM_SOURCE) ? "source" : "destination"); 192 printf(" %s\n", panfrost_factor_name(part.dominant_factor)); 194 if (part.complement_dominant) 199 (part.nondominant_mode == MALI_BLEND_NON_MIRROR) ? "mirror" : "zero"); 202 printf(" mode: %s\n", panfrost_modifier_name(part.clip_modifier)); 204 if (part.negate_source) printf(" negate source\n") [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| radv_wsi.c | 89 struct radv_fence_part *part = local 92 device->ws->signal_syncobj(device->ws, part->syncobj, 0); 95 struct radv_semaphore_part *part = semaphore->temporary.kind != RADV_SEMAPHORE_NONE local 99 switch (part->kind) { 107 device->ws->signal_syncobj(device->ws, part->syncobj, 0);
|
| /xsrc/external/mit/xf86-video-suncg14/dist/src/ |
| cg14_render.c | 264 int full, part, x; local 268 part = width & 7; /* leftovers */ 284 sxm(SX_LDUQ0, srcx, 8, part - 1); 285 sxm(SX_LDUQ0, dstx, 40, part - 1); 286 if (part & 16) { 288 sxi(SX_ADDV, 24, 56, 88, part - 17); 290 sxi(SX_ADDV, 8, 40, 72, part - 1); 292 sxm(SX_STUQ0, dstx, 72, part - 1); 307 int pre, full, part, x; local 319 part = width & 31; /* leftovers * 380 int pre, full, part, x; local [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| ac_rtld.c | 175 * Read LDS symbols from the given \p section of the ELF of \p part and append 198 struct ac_rtld_part *part = &binary->parts[part_idx]; local 221 s.name = elf_strptr(part->elf, strtabidx, symbol->st_name); 326 struct ac_rtld_part *part = &binary->parts[part_idx]; local 330 part->elf = elf_memory((char *)i.elf_ptrs[part_idx], i.elf_sizes[part_idx]); 331 report_elf_if(!part->elf); 333 const Elf64_Ehdr *ehdr = elf64_getehdr(part->elf); 339 report_elf_if(elf_getshdrstrndx(part->elf, §ion_str_index) < 0); 340 report_elf_if(elf_getshdrnum(part->elf, &num_shdrs) < 0); 342 part->num_sections = num_shdrs 429 struct ac_rtld_part *part = &binary->parts[part_idx]; local 481 struct ac_rtld_part *part = &binary->parts[i]; local 524 struct ac_rtld_part *part = &binary->parts[i]; local 586 struct ac_rtld_part *part = &u->binary->parts[part_idx]; local 622 struct ac_rtld_part *part = &u->binary->parts[part_idx]; local 765 struct ac_rtld_part *part = &u->binary->parts[i]; local 795 struct ac_rtld_part *part = &u->binary->parts[i]; local [all...] |
| /xsrc/external/mit/libXt/dist/src/ |
| ResConfig.c | 81 * if the last part is a valid resource for that widget. (eg. 94 * last_part the last resource part (e.g. *background) 288 * remainder the part of the resource string left over 291 * last_token the last * or . before the final resource part 292 * last_part the last resource part (e.g. *background) 347 * remainder the remaining part of the resource string 350 * last_token the last * or . before the final resource part 351 * last_part the last resource part (e.g. *background) 386 * This routine will return the token and following part of the resource 390 * remainder the part of the resource string left ove 529 char *part; local [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| si_shader.c | 475 /* LS return values are inputs to the TCS main shader part. */ 1108 fprintf(file, "\n%s - main shader part - LLVM IR:\n\n", si_get_shader_name(shader)); 1173 si_dump_shader_key_vs(key, &key->part.vs.prolog, "part.vs.prolog", f); 1182 si_dump_shader_key_vs(key, &key->part.tcs.ls_prolog, "part.tcs.ls_prolog", f); 1184 fprintf(f, " part.tcs.epilog.prim_mode = %u\n", key->part.tcs.epilog.prim_mode); 1202 key->part.gs.es->info.stage == MESA_SHADER_VERTEX) { 1203 si_dump_shader_key_vs(key, &key->part.gs.vs_prolog, "part.gs.vs_prolog", f) [all...] |
| si_state_shaders.c | 363 shader->key.part.ps.prolog.poly_stipple)); 813 if (shader->key.part.gs.es->info.stage == MESA_SHADER_TESS_EVAL) 889 gl_shader_stage es_stage = shader->key.part.gs.es->info.stage; 895 es_vgpr_comp_cnt = shader->key.part.gs.es->info.uses_primid ? 3 : 2; 955 shader->ctx_reg.gs.vgt_esgs_ring_itemsize = shader->key.part.gs.es->esgs_itemsize / 4; 958 si_set_tesseval_regs(sscreen, shader->key.part.gs.es, shader); 960 polaris_set_vgt_vertex_reuse(sscreen, shader->key.part.gs.es, shader); 1559 ps->selector->info.num_inputs + (ps->key.part.ps.prolog.color_two_side ? num_colors : 0); 1567 unsigned spi_shader_col_format = shader->key.part.ps.epilog.spi_shader_col_format; 1631 assert(!shader->key.part.ps.prolog.bc_optimize_for_persp | [all...] |
| si_shader_llvm.c | 517 * Given a list of shader part functions, build a wrapper function that 545 * first part in terms of SGPRs and VGPRs, but we use the types of the 546 * main part to get the right types. This is relevant for the 629 * a previous part. 675 for (unsigned part = 0; part < num_parts; ++part) { 679 unsigned num_params = LLVMCountParams(parts[part]); 683 if (si_is_multi_part_shader(ctx->shader) && part == 0) { 699 /* Derive arguments for the next part from outputs of th [all...] |
| si_shader_llvm_ps.c | 173 if (ctx->shader->key.part.ps.prolog.color_two_side) { 202 if (ctx->shader->key.part.ps.epilog.alpha_func != PIPE_FUNC_NEVER) { 208 LLVMRealPredicate cond = cond_map[ctx->shader->key.part.ps.epilog.alpha_func]; 278 unsigned col_formats = key->part.ps.epilog.spi_shader_col_format; 287 is_int8 = (key->part.ps.epilog.color_is_int8 >> cbuf) & 0x1; 288 is_int10 = (key->part.ps.epilog.color_is_int10 >> cbuf) & 0x1; 414 if (ctx->shader->key.part.ps.epilog.clamp_color) 419 if (ctx->shader->key.part.ps.epilog.alpha_to_one) 423 if (index == 0 && ctx->shader->key.part.ps.epilog.alpha_func != PIPE_FUNC_ALWAYS) 427 if (ctx->shader->key.part.ps.epilog.poly_line_smoothing [all...] |
| si_shader_llvm_tess.c | 163 stride = ctx->shader->key.part.tcs.ls->lshs_vertex_stride / 4; 682 if (!shader->key.part.tcs.epilog.invoc0_tess_factors_are_def) 695 switch (shader->key.part.tcs.epilog.prim_mode) { 721 if (shader->key.part.tcs.epilog.invoc0_tess_factors_are_def) { 748 if (shader->key.part.tcs.epilog.prim_mode == GL_LINES) { 792 if (shader->key.part.tcs.epilog.tes_reads_tess_factors) {
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| dxil_container.h | 105 enum dxil_part_fourcc part,
|
| dxil_container.c | 133 enum dxil_part_fourcc part, 149 * - Here we need to check whether the value is actually part of the 162 if (!add_part_header(c, part, last_offset) ||
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| si_state_shaders.c | 817 if (shader->key.part.gs.es->type == PIPE_SHADER_TESS_EVAL) 883 unsigned es_type = shader->key.part.gs.es->type; 891 es_vgpr_comp_cnt = shader->key.part.gs.es->info.uses_primid ? 3 : 2; 913 gfx9_get_gs_info(shader->key.part.gs.es, sel, &gs_info); 939 shader->key.part.gs.es->esgs_itemsize / 4; 942 si_set_tesseval_regs(sscreen, shader->key.part.gs.es, pm4); 944 polaris_set_vgt_vertex_reuse(sscreen, shader->key.part.gs.es, 1144 (ps->key.part.ps.prolog.color_two_side ? num_colors : 0); 1152 unsigned value = shader->key.part.ps.epilog.spi_shader_col_format; 1226 assert(!shader->key.part.ps.prolog.bc_optimize_for_persp | [all...] |
| si_shader.c | 422 stride = ctx->shader->key.part.tcs.ls->lshs_vertex_stride / 4; 1817 ctx->shader->key.part.ps.prolog.color_two_side) { 2472 unsigned col_formats = key->part.ps.epilog.spi_shader_col_format; 2477 is_int8 = (key->part.ps.epilog.color_is_int8 >> cbuf) & 0x1; 2478 is_int10 = (key->part.ps.epilog.color_is_int10 >> cbuf) & 0x1; 2576 if (ctx->shader->key.part.ps.epilog.alpha_func != PIPE_FUNC_NEVER) { 2585 LLVMRealPredicate cond = cond_map[ctx->shader->key.part.ps.epilog.alpha_func]; 3077 if (!shader->key.part.tcs.epilog.invoc0_tess_factors_are_def) 3091 switch (shader->key.part.tcs.epilog.prim_mode) { 3117 if (shader->key.part.tcs.epilog.invoc0_tess_factors_are_def) [all...] |
| /xsrc/external/mit/fontconfig/dist/doc/ |
| fcvalue.fncs | 48 stdout. The format should not be considered part of the library
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| fire.c | 98 part; typedef in typeref:struct:__anon6401 133 static part *p; 151 setnewpart(part * p) 184 setpart(part * p) 772 p = (part *) malloc(sizeof(part) * np);
|
| fbo_firecube.c | 213 part; typedef in typeref:struct:__anon6400 244 static part *p; 262 setnewpart(part * p) 295 setpart(part * p) 782 p = (part *) malloc(sizeof(part) * np);
|
| /xsrc/external/mit/xterm/dist/ |
| gen-pc-fkeys.pl | 4 # this file is part of xterm 198 # the part that contains modifiers. 200 my $part = $_[0]; 205 readterm($part);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| brw_program_binary.c | 86 /* Read the uint32_t part-size and skip over it */ 98 blob_has_part(void *blob, uint32_t size, enum driver_cache_blob_part part) 108 if (part_type == part) 225 unreachable("Unsupported blob part type!");
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| brw_program_binary.c | 86 /* Read the uint32_t part-size and skip over it */ 98 blob_has_part(void *blob, uint32_t size, enum driver_cache_blob_part part) 108 if (part_type == part) 225 unreachable("Unsupported blob part type!");
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| texcompress_astc.cpp | 31 * The ASTC 2D LDR decoder (without the sRGB part) was copied from the OASTC 996 for (int part = 0; part < num_parts; ++part) { 1006 cem_values_idx += ((cems[part] >> 2) + 1) * 2; 1011 switch (cems[part]) 1097 endpoints_decoded[0][part] = e0; 1098 endpoints_decoded[1][part] = e1; 1101 printf("cems[%d]=%d v=[", part, cems[part]); [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| texcompress_astc.cpp | 31 * The ASTC 2D LDR decoder (without the sRGB part) was copied from the OASTC 995 for (int part = 0; part < num_parts; ++part) { 1005 cem_values_idx += ((cems[part] >> 2) + 1) * 2; 1010 switch (cems[part]) 1096 endpoints_decoded[0][part] = e0; 1097 endpoints_decoded[1][part] = e1; 1100 printf("cems[%d]=%d v=[", part, cems[part]); [all...] |
| /xsrc/external/mit/xeyes/dist/ |
| Eyes.c | 495 drawEllipse(EyesWidget w, enum EyesPart part, 507 if (part == PART_CLEAR) { 515 if (w->eyes.render && part != PART_SHAPE && (!w->eyes.shape_window || 516 part != PART_OUTLINE) && 556 w->eyes.fill[part], w->eyes.picture, 570 part == PART_SHAPE ? w->eyes.shape_mask : EyesDrawable(w), 571 w->eyes.gc[part],
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| MESA_swap_control.spec | 96 The swap interval is not part of the render context state. It cannot
|