HomeSort by relevance Sort by last modified time
    Searched refs:tgsi_declaration_semantic (Results 1 - 9 of 9) sorted by null

  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_compiler.h 48 struct tgsi_declaration_semantic semantic; /* tgsi semantic name and index */
etnaviv_compiler.c 104 struct tgsi_declaration_semantic semantic; /* TGSI semantic */
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_parse.h 66 struct tgsi_declaration_semantic Semantic;
tgsi_build.c 235 static struct tgsi_declaration_semantic
238 struct tgsi_declaration_semantic ds;
250 static struct tgsi_declaration_semantic
261 struct tgsi_declaration_semantic ds;
464 struct tgsi_declaration_semantic *ds;
468 ds = (struct tgsi_declaration_semantic *) &tokens[size];
    [all...]
tgsi_ureg.c 54 struct tgsi_declaration_semantic decl_semantic;
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_decl_sm30.c 40 struct tgsi_declaration_semantic semantic,
179 struct tgsi_declaration_semantic semantic,
326 struct tgsi_declaration_semantic semantic,
390 struct tgsi_declaration_semantic semantic,
448 struct tgsi_declaration_semantic semantic,
  /external/mesa3d/src/gallium/include/pipe/
p_shader_tokens.h 206 struct tgsi_declaration_semantic struct
  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
fd2_compiler.c 102 semantic_idx(struct tgsi_declaration_semantic *semantic)
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_shader.c     [all...]

Completed in 81 milliseconds