Home
last modified time | relevance | path

Searched defs:Semantic (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
Dtgsi.rst1835 TGSI_SEMANTIC_POSITION
1859 TGSI_SEMANTIC_COLOR
1874 TGSI_SEMANTIC_BCOLOR
1883 TGSI_SEMANTIC_FOG
1897 TGSI_SEMANTIC_PSIZE
1910 TGSI_SEMANTIC_GENERIC
1918 TGSI_SEMANTIC_NORMAL
1925 TGSI_SEMANTIC_FACE
1935 TGSI_SEMANTIC_EDGEFLAG
1947 TGSI_SEMANTIC_STENCIL
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst1835 TGSI_SEMANTIC_POSITION
1859 TGSI_SEMANTIC_COLOR
1874 TGSI_SEMANTIC_BCOLOR
1883 TGSI_SEMANTIC_FOG
1897 TGSI_SEMANTIC_PSIZE
1910 TGSI_SEMANTIC_GENERIC
1918 TGSI_SEMANTIC_NORMAL
1925 TGSI_SEMANTIC_FACE
1935 TGSI_SEMANTIC_EDGEFLAG
1947 TGSI_SEMANTIC_STENCIL
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h71 struct tgsi_declaration_semantic Semantic; member
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h71 struct tgsi_declaration_semantic Semantic; member
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp492 Expr *Semantic = *it; in VisitPseudoObjectExpr() local
DCFG.cpp2568 Expr *Semantic = E->getSemanticExpr(--i); in VisitPseudoObjectExpr() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp311 const fltSemantics &Semantic = in operator *=() local
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
Dp_shader_tokens.h120 unsigned Semantic : 1; /**< BOOL, any semantic info? */ member
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h120 unsigned Semantic : 1; /**< BOOL, any semantic info? */ member
/external/clang/lib/Sema/
DSemaLookup.cpp841 DeclContext *Semantic = DC; in findOuterContext() local