Home
last modified time | relevance | path

Searched defs:VS (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h32 VS = 0x7, enumerator
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.c91 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h37 VS, // Overflow Unordered enumerator
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderBuiltinConstantTests.cpp113 VS = (1<<glu::SHADERTYPE_VERTEX), enumerator
H A Des31fShaderIntegerFunctionTests.cpp1113 VS = (1<<glu::SHADERTYPE_VERTEX), in init() enumerator
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.c164 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
[all...]
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_dx10.cpp205 ID3D10VertexShader* VS; in ImGui_ImplDX10_RenderDrawData() member
H A Dimgui_impl_dx11.cpp211 ID3D11VertexShader* VS; in ImGui_ImplDX11_RenderDrawData() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp1253 VS = (1<<glu::SHADERTYPE_VERTEX), in init() enumerator
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A 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 = TEST_P() local
1200 const std::string VS = TEST_P() local
1365 const std::string VS = TEST_P() local
1404 const std::string VS = TEST_P() local
1443 const std::string VS = TEST_P() local
1484 const std::string VS = TEST_P() local
1519 const std::string VS = TEST_P() local
1559 const std::string VS = TEST_P() local
1603 const std::string VS = TEST_P() local
2053 const std::string VS = TEST_P() local
2107 const std::string VS = TEST_P() local
2157 const std::string VS = TEST_P() local
2211 const std::string VS = TEST_P() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h242 VS = 0x6, // Overflow Unordered enumerator
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp1253 VS = (1<<glu::SHADERTYPE_VERTEX), in init() enumerator
/third_party/node/src/
H A Denv.cc298 #define VS(PropertyName, StringValue) V(String, PropertyName) in Serialize() macro
307 #undef VS in Serialize() macro
342 #define VS(PropertyName, StringValue) V(String, PropertyName) in DeserializeProperties() macro
359 #undef VS in DeserializeProperties() macro
H A Denv-inl.h761 #define VS(PropertyName, StringValue) V(v8::String, PropertyName) macro
771 #undef VS macro
790 #define VS(PropertyName, StringValue) V(v8::String, PropertyName) macro
799 #undef VS macro
H A Denv.h146 #define VS(PropertyName, StringValue) V(v8::String, PropertyName) macro
154 #undef VS macro
183 #define VS(PropertyName, StringValue) V(v8::String, PropertyName) macro
196 #undef VS macro
791 #define VS(PropertyName, StringValue) V(v8::String, PropertyName) macro
798 #undef VS macro
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.hpp132 struct VS struct
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12Sample.cpp28 namespace VS namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp858 const GlobalVarSummary *VS = nullptr; in tryFindVirtualCallTargets() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3698 GlobalVarSummary *VS = cast<GlobalVarSummary>(Summary); in writeModuleLevelReferences() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6003 auto VS = in parseEntireSummary() local

Completed in 56 milliseconds