Home
last modified time | relevance | path

Searched refs:tep (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_tes.c38 struct brw_program *tep, in brw_codegen_tes_prog() argument
52 nir_shader *nir = nir_shader_clone(mem_ctx, tep->program.nir); in brw_codegen_tes_prog()
54 brw_assign_common_binding_table_offsets(devinfo, &tep->program, in brw_codegen_tes_prog()
57 brw_nir_setup_glsl_uniforms(mem_ctx, nir, &tep->program, in brw_codegen_tes_prog()
67 st_index = brw_get_shader_time_index(brw, &tep->program, ST_TES, true); in brw_codegen_tes_prog()
83 tep->program.sh.data->LinkStatus = LINKING_FAILURE; in brw_codegen_tes_prog()
84 ralloc_strcat(&tep->program.sh.data->InfoLog, error_str); in brw_codegen_tes_prog()
94 if (tep->compiled_once) { in brw_codegen_tes_prog()
95 brw_debug_recompile(brw, MESA_SHADER_TESS_EVAL, tep->program.Id, in brw_codegen_tes_prog()
102 tep->compiled_once = true; in brw_codegen_tes_prog()
[all …]
Dbrw_tcs.c39 struct brw_program *tep, struct brw_tcs_prog_key *key) in brw_codegen_tcs_prog() argument
103 if (INTEL_DEBUG(DEBUG_SHADER_TIME) && tep) in brw_codegen_tcs_prog()
104 st_index = brw_get_shader_time_index(brw, &tep->program, ST_TCS, true); in brw_codegen_tcs_prog()
116 if (tep) { in brw_codegen_tcs_prog()
117 tep->program.sh.data->LinkStatus = LINKING_FAILURE; in brw_codegen_tcs_prog()
118 ralloc_strcat(&tep->program.sh.data->InfoLog, error_str); in brw_codegen_tcs_prog()
168 struct brw_program *tep = in brw_tcs_populate_key() local
170 struct gl_program *tes_prog = &tep->program; in brw_tcs_populate_key()
191 key->tes_primitive_mode = tep->program.info.tess.primitive_mode; in brw_tcs_populate_key()
193 tep->program.info.tess.primitive_mode == GL_QUADS && in brw_tcs_populate_key()
[all …]
Dbrw_tes_surface_state.c98 const struct gl_program *tep = brw->programs[MESA_SHADER_TESS_EVAL]; in brw_upload_tes_image_surfaces() local
100 if (tep) { in brw_upload_tes_image_surfaces()
102 brw_upload_image_surfaces(brw, tep, &brw->tes.base, in brw_upload_tes_image_surfaces()
DgenX_state_upload.c4147 const struct gl_program *tep = brw->programs[MESA_SHADER_TESS_EVAL]; local
4151 gfx6_upload_push_constants(brw, tep, prog_data, stage_state);
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c376 nvc0_tep_gen_header(struct nvc0_program *tep, struct nv50_ir_prog_info_out *info) in nvc0_tep_gen_header() argument
378 tep->hdr[0] = 0x20061 | (3 << 10); in nvc0_tep_gen_header()
379 tep->hdr[4] = 0xff000; in nvc0_tep_gen_header()
381 nvc0_vtgp_gen_header(tep, info); in nvc0_tep_gen_header()
383 nvc0_tp_get_tess_mode(tep, info); in nvc0_tep_gen_header()
385 tep->hdr[18] |= 0x3 << 12; /* ? */ in nvc0_tep_gen_header()
Dnvc0_surface.c828 struct nvc0_program *tep; member
1069 ctx->saved.tep = nvc0->tevlprog; in nvc0_blitctx_pre_blit()
1146 nvc0->tevlprog = blit->saved.tep; in nvc0_blitctx_post_blit()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_constbuf.c246 st_upload_constants(st, st->tep ? &st->tep->Base : NULL, MESA_SHADER_TESS_EVAL); in st_update_tes_constants()
Dst_atom_shader.c241 !st->gp && !st->tep && in st_update_vp()
363 PIPE_SHADER_TESS_EVAL, &st->tep); in st_update_tep()
Dst_context.c151 struct st_program *tep = in st_get_active_states() local
165 if (tep) in st_get_active_states()
166 active_shader_states |= tep->affected_states; in st_get_active_states()
1162 st_release_program(st, &st->tep); in st_destroy_context()
Dst_atom.c72 struct st_program *old_tep = st->tep; in check_program_state()
Dst_context.h266 struct st_program *tep; /**< Currently bound tess eval program */ member
/third_party/glib/po/
Dsq.po405 msgstr "File \"%s\" është tepër i madh"
662 "të një simboli (p.sh. &#234;) - ndoshta numri është tepër i madh"
926 msgstr "numër tepër i madh në sasiuesin {}"
1009 msgstr "shprehje e rregullt tepër e gjatë"
1050 msgstr "vlera e simbolit në sekuencën \\x{...} është tepër e madhe"
1090 msgstr "emri i nën-modelit është tepër i gjatë (maksimum 32 simbole)"
1095 msgstr "emërtuar tepër nën-modele (maksimum 10,000)"
1133 msgstr "sasi e tepërt kodi"
1539 msgstr "Vlerë count tepër e madhe kaluar tek %s"
4243 #~ msgstr "Tekst i kodifikuar UTF-8 i pavlefshëm - sekuencë tepër e gjatë"
Dtt.po1146 msgstr "Yärdämçe yazılım eşlätep bulmadı (%s)"
/third_party/curl/lib/
Dhttp.c2295 Curl_HttpReq httpreq, const char **tep) in Curl_http_body() argument
2377 *tep = "Transfer-Encoding: chunked\r\n"; in Curl_http_body()
/third_party/python/Doc/library/
Dpdb.rst363 .. pdbcommand:: s(tep)
/third_party/gstreamer/gstreamer/po/
Dsq.po109 "Zhvilluesit e GStreamer ishin tepër të lodhur për t'i caktuar një kod gabimi "