Home
last modified time | relevance | path

Searched refs:entry_points_ (Results 1 - 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_small_type_uses_test.cpp99 generator.entry_points_.push_back( in GetSmallTypesGenerator()
175 generator.entry_points_[0].body += R"( in TEST_F()
189 generator.entry_points_[0].body += R"( in TEST_F()
203 generator.entry_points_[0].body += R"( in TEST_F()
220 generator.entry_points_[0].body += inst + "\n"; in TEST_P()
284 generator.entry_points_[0].body += inst + "\n"; in TEST_P()
H A Dval_code_generator.cpp140 for (const EntryPoint& entry_point : entry_points_) { in Build()
146 for (const EntryPoint& entry_point : entry_points_) { in Build()
154 for (const EntryPoint& entry_point : entry_points_) { in Build()
H A Dval_builtins_test.cpp149 generator.entry_points_.push_back(std::move(entry_point)); in GetInMainCodeGenerator()
317 generator.entry_points_.push_back(std::move(entry_point)); in GetInFunctionCodeGenerator()
442 generator.entry_points_.push_back(std::move(entry_point)); in GetVariableCodeGenerator()
2601 generator.entry_points_.push_back(std::move(entry_point)); in GetArrayedVariableCodeGenerator()
2792 generator.entry_points_.push_back(std::move(entry_point)); in GetWorkgroupSizeSuccessGenerator()
2821 generator.entry_points_.push_back(std::move(entry_point)); in GetWorkgroupSizeFragmentGenerator()
2860 generator.entry_points_.push_back(std::move(entry_point)); in TEST_F()
2886 generator.entry_points_.push_back(std::move(entry_point)); in GetWorkgroupSizeNotVectorGenerator()
2921 generator.entry_points_.push_back(std::move(entry_point)); in GetWorkgroupSizeNotIntVectorGenerator()
2956 generator.entry_points_ in GetWorkgroupSizeNotVec3Generator()
[all...]
H A Dval_code_generator.h37 std::vector<EntryPoint> entry_points_; member in spvtools::val::CodeGenerator
H A Dval_non_semantic_test.cpp75 generator.entry_points_.push_back(std::move(entry_point)); in GetNonSemanticCodeGenerator()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_small_type_uses_test.cpp99 generator.entry_points_.push_back( in GetSmallTypesGenerator()
175 generator.entry_points_[0].body += R"( in TEST_F()
189 generator.entry_points_[0].body += R"( in TEST_F()
203 generator.entry_points_[0].body += R"( in TEST_F()
220 generator.entry_points_[0].body += inst + "\n"; in TEST_P()
284 generator.entry_points_[0].body += inst + "\n"; in TEST_P()
H A Dval_code_generator.cpp140 for (const EntryPoint& entry_point : entry_points_) { in Build()
146 for (const EntryPoint& entry_point : entry_points_) { in Build()
154 for (const EntryPoint& entry_point : entry_points_) { in Build()
H A Dval_builtins_test.cpp149 generator.entry_points_.push_back(std::move(entry_point)); in GetInMainCodeGenerator()
317 generator.entry_points_.push_back(std::move(entry_point)); in GetInFunctionCodeGenerator()
442 generator.entry_points_.push_back(std::move(entry_point)); in GetVariableCodeGenerator()
2601 generator.entry_points_.push_back(std::move(entry_point)); in GetArrayedVariableCodeGenerator()
2792 generator.entry_points_.push_back(std::move(entry_point)); in GetWorkgroupSizeSuccessGenerator()
2821 generator.entry_points_.push_back(std::move(entry_point)); in GetWorkgroupSizeFragmentGenerator()
2860 generator.entry_points_.push_back(std::move(entry_point)); in TEST_F()
2886 generator.entry_points_.push_back(std::move(entry_point)); in GetWorkgroupSizeNotVectorGenerator()
2921 generator.entry_points_.push_back(std::move(entry_point)); in GetWorkgroupSizeNotIntVectorGenerator()
2956 generator.entry_points_ in GetWorkgroupSizeNotVec3Generator()
[all...]
H A Dval_code_generator.h37 std::vector<EntryPoint> entry_points_; member in spvtools::val::CodeGenerator
H A Dval_non_semantic_test.cpp75 generator.entry_points_.push_back(std::move(entry_point)); in GetNonSemanticCodeGenerator()
/third_party/spirv-tools/test/val/
H A Dval_small_type_uses_test.cpp99 generator.entry_points_.push_back( in GetSmallTypesGenerator()
175 generator.entry_points_[0].body += R"( in TEST_F()
189 generator.entry_points_[0].body += R"( in TEST_F()
203 generator.entry_points_[0].body += R"( in TEST_F()
220 generator.entry_points_[0].body += inst + "\n"; in TEST_P()
284 generator.entry_points_[0].body += inst + "\n"; in TEST_P()
H A Dval_code_generator.cpp140 for (const EntryPoint& entry_point : entry_points_) { in Build()
146 for (const EntryPoint& entry_point : entry_points_) { in Build()
154 for (const EntryPoint& entry_point : entry_points_) { in Build()
H A Dval_builtins_test.cpp151 generator.entry_points_.push_back(std::move(entry_point)); in GetInMainCodeGenerator()
320 generator.entry_points_.push_back(std::move(entry_point)); in GetInFunctionCodeGenerator()
450 generator.entry_points_.push_back(std::move(entry_point)); in GetVariableCodeGenerator()
2672 generator.entry_points_.push_back(std::move(entry_point)); in GetArrayedVariableCodeGenerator()
2926 generator.entry_points_.push_back(std::move(entry_point)); in GetWorkgroupSizeSuccessGenerator()
2955 generator.entry_points_.push_back(std::move(entry_point)); in GetWorkgroupSizeFragmentGenerator()
2994 generator.entry_points_.push_back(std::move(entry_point)); in TEST_F()
3020 generator.entry_points_.push_back(std::move(entry_point)); in GetWorkgroupSizeNotVectorGenerator()
3055 generator.entry_points_.push_back(std::move(entry_point)); in GetWorkgroupSizeNotIntVectorGenerator()
3090 generator.entry_points_ in GetWorkgroupSizeNotVec3Generator()
[all...]
H A Dval_code_generator.h37 std::vector<EntryPoint> entry_points_; member in spvtools::val::CodeGenerator
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dmodule.h289 InstructionList entry_points_; member in spvtools::opt::Module
328 entry_points_.push_back(std::move(e)); in AddEntryPoint()
450 return make_range(entry_points_.begin(), entry_points_.end()); in entry_points()
454 return make_range(entry_points_.begin(), entry_points_.end()); in entry_points()
H A Dmodule.cpp93 DELEGATE(entry_points_); in ForEachInst()
117 for (auto& i : entry_points_) DELEGATE(i); in ForEachInst()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmodule.h289 InstructionList entry_points_; member in spvtools::opt::Module
328 entry_points_.push_back(std::move(e)); in AddEntryPoint()
450 return make_range(entry_points_.begin(), entry_points_.end()); in entry_points()
454 return make_range(entry_points_.begin(), entry_points_.end()); in entry_points()
H A Dmodule.cpp93 DELEGATE(entry_points_); in ForEachInst()
117 for (auto& i : entry_points_) DELEGATE(i); in ForEachInst()
/third_party/spirv-tools/source/opt/
H A Dmodule.h308 InstructionList entry_points_; member in spvtools::opt::Module
351 entry_points_.push_back(std::move(e)); in AddEntryPoint()
478 return make_range(entry_points_.begin(), entry_points_.end()); in entry_points()
482 return make_range(entry_points_.begin(), entry_points_.end()); in entry_points()
H A Dmodule.cpp95 DELEGATE(entry_points_); in ForEachInst()
122 for (auto& i : entry_points_) DELEGATE(i); in ForEachInst()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dpipeline.h70 entry_points_[stage] = entry; in SetEntryPointName()
141 entry_points_; member in amber::vulkan::Pipeline
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.h158 entry_points_.push_back(Instruction{op, operands}); in push_entry_point()
161 const InstructionList& entry_points() const { return entry_points_; } in entry_points()
585 InstructionList entry_points_; member in tint::writer::spirv::Builder
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.h223 entry_points_.push_back(id); in RegisterEntryPoint()
229 const std::vector<uint32_t>& entry_points() const { return entry_points_; } in entry_points()
798 std::vector<uint32_t> entry_points_; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.h223 entry_points_.push_back(id); in RegisterEntryPoint()
229 const std::vector<uint32_t>& entry_points() const { return entry_points_; } in entry_points()
798 std::vector<uint32_t> entry_points_; member
/third_party/spirv-tools/source/val/
H A Dvalidation_state.h223 entry_points_.push_back(id); in RegisterEntryPoint()
229 const std::vector<uint32_t>& entry_points() const { return entry_points_; } in entry_points()
871 std::vector<uint32_t> entry_points_; member

Completed in 27 milliseconds

12