Home
last modified time | relevance | path

Searched defs:VS (Results 1 – 25 of 48) sorted by relevance

12

/external/angle/src/tests/gl_tests/
DMultiviewDrawTest.cpp569 const std::string VS = in TEST_P() local
594 const std::string VS = in TEST_P() local
626 const std::string VS = in TEST_P() local
974 const std::string VS = in TEST_P() local
1037 const std::string VS = in TEST_P() local
1115 const std::string VS = in TEST_P() local
1200 const std::string VS = in TEST_P() local
1365 const std::string VS = in TEST_P() local
1404 const std::string VS = in TEST_P() local
1443 const std::string VS = in TEST_P() local
[all …]
/external/swiftshader/src/Renderer/
DRenderer.hpp132 struct VS struct
134 …ORM_VECTORS + 1]; // One extra for indices out of range, c[VERTEX_UNIFORM_VECTORS] = {0, 0, 0, 0}
135 byte* u[MAX_UNIFORM_BUFFER_BINDINGS];
136 byte* t[MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS];
137 …ANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS]; // Offset used when reading from registers, in components
138 unsigned int row[MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS]; // Number of rows to read
139 unsigned int col[MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS]; // Number of columns to read
140 …ORM_FEEDBACK_INTERLEAVED_COMPONENTS]; // Number of components between each varying in output buffer
141 int4 i[16];
142 bool b[16];
/external/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
DARCInfo.h32 VS = 0x7, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInfo.h32 VS = 0x7, enumerator
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_urb.c39 #define VS 0 macro
/external/clang/test/SemaCXX/
Dwarn-unused-filescoped.cpp71 struct VS { struct
72 virtual void vm() { } in vm()
/external/llvm-project/clang/test/SemaCXX/
Dwarn-unused-filescoped.cpp72 struct VS { struct
73 virtual void vm() { } in vm()
/external/llvm-project/clang/lib/Basic/Targets/
DHexagon.cpp167 std::string VS = "hvxv" + HVXVersion; in hasFeature() local
/external/llvm-project/clang-tools-extra/clangd/unittests/support/
DTraceTests.cpp66 std::string VS = V->getValue(Tmp).str(); in VerifyObject() local
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_program.c93 VS = 0, enumerator
/external/llvm-project/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h37 VS, // Overflow Unordered enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h37 VS, // Overflow Unordered enumerator
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-use-table.cc41 #define VS USE_VS /* VARIATION_SELECTOR */ macro
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_program.c213 VS = 0, enumerator
/external/clang/lib/Parse/
DParseDeclCXX.cpp2039 void Parser::ParseOptionalCXX11VirtSpecifierSeq(VirtSpecifiers &VS, in ParseOptionalCXX11VirtSpecifierSeq()
2092 Declarator &DeclaratorInfo, VirtSpecifiers &VS, ExprResult &BitfieldSize, in ParseCXXMemberDeclaratorBeforeInitializer()
2164 VirtSpecifiers &VS) { in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()
2432 VirtSpecifiers VS; in ParseCXXClassMemberDeclaration() local
DParseCXXInlineMethods.cpp29 const VirtSpecifiers& VS, in ParseCXXInlineMethodDef()
/external/llvm-project/clang/lib/Parse/
DParseDeclCXX.cpp2256 void Parser::ParseOptionalCXX11VirtSpecifierSeq(VirtSpecifiers &VS, in ParseOptionalCXX11VirtSpecifierSeq()
2312 Declarator &DeclaratorInfo, VirtSpecifiers &VS, ExprResult &BitfieldSize, in ParseCXXMemberDeclaratorBeforeInitializer()
2394 VirtSpecifiers &VS) { in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()
2670 VirtSpecifiers VS; in ParseCXXClassMemberDeclaration() local
DParseCXXInlineMethods.cpp26 const ParsedTemplateInfo &TemplateInfo, const VirtSpecifiers &VS, in ParseCXXInlineMethodDef()
/external/deqp/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp113 VS = (1<<glu::SHADERTYPE_VERTEX), enumerator
/external/clang/lib/Sema/
DDeclSpec.cpp1253 bool VirtSpecifiers::SetSpecifier(Specifier VS, SourceLocation Loc, in SetSpecifier()
1277 const char *VirtSpecifiers::getSpecifierName(Specifier VS) { in getSpecifierName()
/external/llvm-project/clang/lib/Sema/
DDeclSpec.cpp1455 bool VirtSpecifiers::SetSpecifier(Specifier VS, SourceLocation Loc, in SetSpecifier()
1480 const char *VirtSpecifiers::getSpecifierName(Specifier VS) { in getSpecifierName()
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h200 VS = 0x6, // Overflow Unordered enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h242 VS = 0x6, // Overflow Unordered enumerator
/external/llvm-project/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h242 VS = 0x6, // Overflow Unordered enumerator
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h36 VS, // Overflow Unordered enumerator

12