Searched defs:Semantic (Results 1 – 12 of 12) sorted by relevance
/third_party/mesa3d/docs/gallium/ |
D | tgsi.rst | 3089 TGSI_SEMANTIC_POSITION 3116 TGSI_SEMANTIC_COLOR 3131 TGSI_SEMANTIC_BCOLOR 3140 TGSI_SEMANTIC_FOG 3151 TGSI_SEMANTIC_PSIZE 3164 TGSI_SEMANTIC_TEXCOORD 3180 TGSI_SEMANTIC_PCOORD 3193 TGSI_SEMANTIC_GENERIC 3201 TGSI_SEMANTIC_NORMAL 3208 TGSI_SEMANTIC_FACE [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | Shader.hpp | 598 struct Semantic struct in sw::Shader 600 …Semantic(unsigned char usage = 0xFF, unsigned char index = 0xFF, bool flat = false) : usage(usage)… in Semantic() function 604 bool operator==(const Semantic &semantic) const in operator ==() 609 bool active() const in active() 614 unsigned char usage; 615 unsigned char index; 616 bool centroid; 617 bool flat;
|
/third_party/skia/third_party/externals/tint/src/diagnostic/ |
D | diagnostic.h | 45 Semantic, enumerator
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_parse.h | 66 struct tgsi_declaration_semantic Semantic; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAddSub.cpp | 309 const fltSemantics &Semantic = in operator *=() local
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 130 unsigned Semantic : 1; /**< BOOL, any semantic info? */ member
|
/third_party/typescript/src/services/ |
D | types.ts | 225 Semantic, enumerator
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 5430 Semantic = 0, enumerator
|
D | typescriptServices.d.ts | 5430 Semantic = 0, enumerator
|
D | tsserverlibrary.d.ts | 5430 Semantic = 0, enumerator
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 5671 Semantic = 0, enumerator
|
D | tsserverlibrary.d.ts | 5671 Semantic = 0, enumerator
|