Home
last modified time | relevance | path

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

12

/external/angle/src/tests/gl_tests/
DMultiviewDrawTest.cpp564 const std::string VS = in TEST_P() local
589 const std::string VS = in TEST_P() local
621 const std::string VS = in TEST_P() local
1079 const std::string VS = in TEST_P() local
1142 const std::string VS = in TEST_P() local
1220 const std::string VS = in TEST_P() local
1305 const std::string VS = in TEST_P() local
1470 const std::string VS = in TEST_P() local
1509 const std::string VS = in TEST_P() local
1548 const std::string VS = in TEST_P() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInfo.h32 VS = 0x7, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInfo.h32 VS = 0x7, enumerator
/external/clang/test/SemaCXX/
Dwarn-unused-filescoped.cpp71 struct VS { struct
72 virtual void vm() { } in vm()
/external/skia/src/core/
DSkMeshPriv.h24 static const SkSL::Program* VS(const SkMeshSpecification& spec) { return spec.fVS.get(); } in VS() function
/external/swiftshader/third_party/llvm-16.0/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/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_program.c73 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; 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/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_program.c170 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
/external/deqp/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp117 VS = (1 << glu::SHADERTYPE_VERTEX), enumerator
Des31fShaderIntegerFunctionTests.cpp1119 VS = (1 << glu::SHADERTYPE_VERTEX), in init() 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/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/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h36 VS, // Overflow Unordered enumerator
/external/rust/android-crates-io/crates/ash/src/extensions/experimental/
Damd.rs58 pub const VS: Self = Self(0b10); constant
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h261 VS = 0x6, // Overflow Unordered enumerator
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3255 GlobalVarSummary *VS = cast<GlobalVarSummary>(Summary); in writeModuleLevelReferences() local
3447 if (auto *VS = dyn_cast<GlobalVarSummary>(S)) { in writeCombinedGlobalValueSummary() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3698 GlobalVarSummary *VS = cast<GlobalVarSummary>(Summary); in writeModuleLevelReferences() local
4017 if (auto *VS = dyn_cast<GlobalVarSummary>(S)) { in writeCombinedGlobalValueSummary() local
/external/pytorch/torch/csrc/jit/python/
Dpython_ir.cpp503 #define VS(name) def(#name, &Value ::name) in initPythonIRBindings() macro
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp4049 GlobalVarSummary *VS = cast<GlobalVarSummary>(Summary); in writeModuleLevelReferences() local
4427 if (auto *VS = dyn_cast<GlobalVarSummary>(S)) { in writeCombinedGlobalValueSummary() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp858 const GlobalVarSummary *VS = nullptr; in tryFindVirtualCallTargets() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp1247 VS = (1 << glu::SHADERTYPE_VERTEX), in init() enumerator

12