/third_party/flutter/skia/src/sksl/ir/ |
D | SkSLProgram.h | 113 struct Inputs { struct 115 bool fRTWidth; 118 bool fRTHeight; 122 bool fFlipY; 124 void reset() { in reset() 130 bool isEmpty() { in isEmpty()
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Context.hpp | 63 struct Inputs struct 70 inline const DescriptorSet::Array &getDescriptorSetObjects() const { return descriptorSetObjects; } in getDescriptorSetObjects() 71 inline const DescriptorSet::Bindings &getDescriptorSets() const { return descriptorSets; } in getDescriptorSets() 72 …riptorSet::DynamicOffsets &getDescriptorDynamicOffsets() const { return descriptorDynamicOffsets; } in getDescriptorDynamicOffsets() 73 inline const sw::Stream &getStream(uint32_t i) const { return stream[i]; } in getStream() 80 VertexInputBinding vertexInputBindings[MAX_VERTEX_INPUT_BINDINGS] = {}; 81 DescriptorSet::Array descriptorSetObjects = {}; 82 DescriptorSet::Bindings descriptorSets = {}; 83 DescriptorSet::DynamicOffsets descriptorDynamicOffsets = {}; 84 sw::Stream stream[sw::MAX_INTERFACE_COMPONENTS / 4];
|
D | Context.cpp | 175 Inputs::Inputs(const VkPipelineVertexInputStateCreateInfo *vertexInputState) in Inputs() function in vk::Inputs
|
/third_party/gn/src/gn/ |
D | analyzer.cc | 31 struct Inputs { struct 32 std::vector<SourceFile> source_vec; 33 std::vector<Label> compile_vec; 34 std::vector<Label> test_vec; 35 bool compile_included_all = false; 36 std::set<const SourceFile*> source_files; 37 std::set<Label> compile_labels; 38 std::set<Label> test_labels;
|
D | ninja_binary_target_writer_unittest.cc | 114 TEST_F(NinjaBinaryTargetWriterTest, Inputs) { in TEST_F() argument
|
D | ninja_rust_binary_target_writer_unittest.cc | 1466 TEST_F(NinjaRustBinaryTargetWriterTest, Inputs) { in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonConstPropagation.cpp | 1081 bool MachineConstEvaluator::getCell(const RegisterSubReg &R, const CellMap &Inputs, in getCell() 1108 const RegisterSubReg &R2, const CellMap &Inputs, bool &Result) { in evaluateCMPrr() 1147 const APInt &A2, const CellMap &Inputs, bool &Result) { in evaluateCMPri() 1174 uint64_t Props2, const CellMap &Inputs, bool &Result) { in evaluateCMPrp() 1367 const CellMap &Inputs, LatticeCell &Result) { in evaluateCOPY() 1372 const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) { in evaluateANDrr() 1403 const APInt &A2, const CellMap &Inputs, LatticeCell &Result) { in evaluateANDri() 1439 const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) { in evaluateORrr() 1470 const APInt &A2, const CellMap &Inputs, LatticeCell &Result) { in evaluateORri() 1506 const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) { in evaluateXORrr() [all …]
|
D | HexagonBitTracker.cpp | 188 const CellMapType &Inputs, in evaluate() 983 const CellMapType &Inputs, in evaluate() 1056 const CellMapType &Inputs, in evaluateLoad() 1214 const CellMapType &Inputs, in evaluateFormalCopy()
|
D | BitTracker.cpp | 721 const CellMapType &Inputs, in evaluate()
|
D | HexagonLoopIdiomRecognition.cpp | 1355 ValueSeq Inputs; in convertShiftsToLeft() local
|
/third_party/skia/src/sksl/ir/ |
D | SkSLProgram.h | 68 struct Inputs { struct 69 bool fUseFlipRTUniform = false;
|
/third_party/skia/src/sksl/ |
D | SkSLThreadContext.h | 71 static SkSL::Program::Inputs& Inputs() { return Instance().fInputs; } in Inputs() function
|
/third_party/python/Lib/distutils/tests/ |
D | test_register.py | 43 class Inputs(object): class
|
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/ |
D | SDL_windowsjoystick_c.h | 75 input_t Inputs[MAX_INPUTS]; member
|
/third_party/json/test/thirdparty/Fuzzer/ |
D | FuzzerCorpus.h | 206 std::vector<InputInfo*> Inputs; variable
|
D | FuzzerDriver.cpp | 75 static std::vector<std::string> *Inputs; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | GlobalsModRef.cpp | 638 SmallVector<const Value *, 8> Inputs; in isNonEscapingGlobalNoAliasWithLoad() local 724 SmallVector<const Value *, 8> Inputs; in isNonEscapingGlobalNoAlias() local
|
/third_party/mesa3d/src/mesa/swrast/ |
D | s_atifragshader.c | 39 GLfloat Inputs[2][4]; /** Primary, secondary input colors */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/ |
D | OMPIRBuilder.cpp | 454 SetVector<Value *> Inputs, Outputs, SinkingCands, HoistingCands; in CreateParallel() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | HotColdSplitting.cpp | 314 SetVector<Value *> Inputs, Outputs, Sinks; in extractColdRegion() local
|
D | PartialInlining.cpp | 1129 SetVector<Value *> Inputs, Outputs, Sinks; in doMultiRegionFunctionOutlining() local
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.h | 298 struct tgsi_exec_vector *Inputs; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CodeExtractor.cpp | 598 void CodeExtractor::findInputsOutputs(ValueSet &Inputs, ValueSet &Outputs, in findInputsOutputs()
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 4510 struct Inputs struct 4512 vector<typename In::In0> in0; 4513 vector<typename In::In1> in1; 4514 vector<typename In::In2> in2; 4515 vector<typename In::In3> in3;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 6080 struct Inputs struct 6082 vector<typename In::In0> in0; 6083 vector<typename In::In1> in1; 6084 vector<typename In::In2> in2; 6085 vector<typename In::In3> in3;
|