| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | MultiviewDrawTest.cpp | 568 const std::string VS = in TEST_P() local 593 const std::string VS = in TEST_P() local 625 const std::string VS = in TEST_P() local 969 const std::string VS = in TEST_P() local 1031 const std::string VS = in TEST_P() local 1108 const std::string VS = in TEST_P() local 1192 const std::string VS = in TEST_P() local 1356 const std::string VS = in TEST_P() local 1395 const std::string VS = in TEST_P() local 1434 const std::string VS = in TEST_P() local [all …]
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| 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 = 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 …]
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| D | Renderer.hpp | 132 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];
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/ |
| D | ARCInfo.h | 32 VS = 0x7, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/ |
| D | ARMBaseInfo.h | 37 VS, // Overflow Unordered enumerator
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-shape-complex-use-table.cc | 37 #define VS USE_VS /* VARIATION_SELECTOR */ macro
|
| /third_party/node/src/ |
| D | env.h | 534 #define VS(PropertyName, StringValue) V(v8::String, PropertyName) macro 561 #define VS(PropertyName, StringValue) V(v8::String, PropertyName) macro 1154 #define VS(PropertyName, StringValue) V(v8::String, PropertyName) macro
|
| D | env.cc | 72 #define VS(PropertyName, StringValue) V(String, PropertyName) in Serialize() macro 94 #define VS(PropertyName, StringValue) V(String, PropertyName) in DeserializeProperties() macro
|
| D | env-inl.h | 1215 #define VS(PropertyName, StringValue) V(v8::String, PropertyName) macro 1231 #define VS(PropertyName, StringValue) V(v8::String, PropertyName) in PER_ISOLATE_SYMBOL_PROPERTIES() macro
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| D | fd4_program.c | 91 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| D | fd5_program.c | 164 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fShaderBuiltinConstantTests.cpp | 113 VS = (1<<glu::SHADERTYPE_VERTEX), enumerator
|
| D | es31fShaderIntegerFunctionTests.cpp | 1113 VS = (1<<glu::SHADERTYPE_VERTEX), in init() enumerator
|
| D | es31fShaderCommonFunctionTests.cpp | 2122 VS = (1<<glu::SHADERTYPE_VERTEX), in init() enumerator
|
| /third_party/flutter/skia/third_party/externals/imgui/examples/ |
| D | imgui_impl_dx10.cpp | 147 ID3D10VertexShader* VS; in ImGui_ImplDX10_RenderDrawData() member
|
| D | imgui_impl_dx11.cpp | 149 ID3D11VertexShader* VS; in ImGui_ImplDX11_RenderDrawData() member
|
| /third_party/skia/third_party/externals/imgui/backends/ |
| D | imgui_impl_dx10.cpp | 205 ID3D10VertexShader* VS; in ImGui_ImplDX10_RenderDrawData() member
|
| D | imgui_impl_dx11.cpp | 211 ID3D11VertexShader* VS; in ImGui_ImplDX11_RenderDrawData() member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
| D | AArch64BaseInfo.h | 242 VS = 0x6, // Overflow Unordered enumerator
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| D | D3D12Sample.cpp | 28 namespace VS namespace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
| D | BitcodeWriter.cpp | 3698 GlobalVarSummary *VS = cast<GlobalVarSummary>(Summary); in writeModuleLevelReferences() local 4017 if (auto *VS = dyn_cast<GlobalVarSummary>(S)) { in writeCombinedGlobalValueSummary() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderIntegerFunctionTests.cpp | 1253 VS = (1<<glu::SHADERTYPE_VERTEX), in init() enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | WholeProgramDevirt.cpp | 858 const GlobalVarSummary *VS = nullptr; in tryFindVirtualCallTargets() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| D | vktShaderIntegerFunctionTests.cpp | 1253 VS = (1<<glu::SHADERTYPE_VERTEX), in init() enumerator
|
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_ir.h | 1946 VS = 1 << 0, /* Vertex Shader */ enumerator 1976 VS, enumerator
|