/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 32 VS = 0x7, enumerator
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_program.c | 91 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 D | ARMBaseInfo.h | 37 VS, // Overflow Unordered enumerator
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderBuiltinConstantTests.cpp | 113 VS = (1<<glu::SHADERTYPE_VERTEX), enumerator
|
H A D | es31fShaderIntegerFunctionTests.cpp | 1113 VS = (1<<glu::SHADERTYPE_VERTEX), in init() enumerator
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_program.c | 164 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 D | imgui_impl_dx10.cpp | 205 ID3D10VertexShader* VS; in ImGui_ImplDX10_RenderDrawData() member
|
H A D | imgui_impl_dx11.cpp | 211 ID3D11VertexShader* VS; in ImGui_ImplDX11_RenderDrawData() member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 1253 VS = (1<<glu::SHADERTYPE_VERTEX), in init() enumerator
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | MultiviewDrawTest.cpp | 569 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 D | AArch64BaseInfo.h | 242 VS = 0x6, // Overflow Unordered enumerator
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 1253 VS = (1<<glu::SHADERTYPE_VERTEX), in init() enumerator
|
/third_party/node/src/ |
H A D | env.cc | 298 #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 D | env-inl.h | 761 #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 D | env.h | 146 #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 D | Renderer.hpp | 132 struct VS struct
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
H A D | D3D12Sample.cpp | 28 namespace VS
namespace
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 858 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 D | BitcodeWriter.cpp | 3698 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 D | BitcodeReader.cpp | 6003 auto VS = in parseEntireSummary() local
|