Home
last modified time | relevance | path

Searched defs:tep (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c79 struct gl_program *tep = ctx->TessEvalProgram._Current; in st_get_active_states() local
Dst_context.h263 struct gl_program *tep; /**< Currently bound tess eval program */ member
/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()
Dnvc0_surface.c828 struct nvc0_program *tep; member
/third_party/curl/lib/
Dhttp.c2401 Curl_HttpReq httpreq, const char **tep) in Curl_http_body()