Home
last modified time | relevance | path

Searched refs:tgsi_declaration_range (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_build.c155 static struct tgsi_declaration_range
158 struct tgsi_declaration_range dr; in tgsi_default_declaration_range()
177 static struct tgsi_declaration_range
184 struct tgsi_declaration_range declaration_range; in tgsi_build_declaration_range()
411 struct tgsi_declaration_range *dr; in tgsi_build_full_declaration()
433 dr = (struct tgsi_declaration_range *) &tokens[size]; in tgsi_build_full_declaration()
Dtgsi_parse.h63 struct tgsi_declaration_range Range;
Dtgsi_scan.h197 struct tgsi_declaration_range range;
Dtgsi_ureg.c54 struct tgsi_declaration_range decl_range;
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h140 struct tgsi_declaration_range struct
/third_party/mesa3d/docs/gallium/
Dscreen.rst747 ignore tgsi_declaration_range::Last for shader inputs and outputs.