| /test/testfwk/xdevice/plugins/ohos/ |
| H A D | setup.py | 38 entry_points={ variable
|
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator.h | 61 std::vector<std::pair<std::string, ast::PipelineStage>> entry_points; member
|
| /test/testfwk/xdevice/plugins/devicetest/ |
| H A D | setup.py | 49 entry_points={ variable
|
| /test/testfwk/xdevice/ |
| H A D | setup.py | 49 entry_points={ variable
|
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| H A D | generator.h | 85 std::vector<std::pair<std::string, ast::PipelineStage>> entry_points; member
|
| /third_party/skia/third_party/externals/tint/src/val/ |
| H A D | hlsl.cc | 32 HlslUsingDXC(const std::string& dxc_path, const std::string& source, const EntryPointList& entry_points) HlslUsingDXC() argument 99 HlslUsingFXC(const std::string& source, const EntryPointList& entry_points) HlslUsingFXC() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | spirv_builder.h | 50 struct spirv_buffer entry_points; member
|
| /third_party/skia/third_party/externals/tint/fuzzers/ |
| H A D | tint_common_fuzzer.cc | 264 auto entry_points = inspector.GetEntryPoints(); in RunInspector() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_interfaces.cpp | 77 std::vector<uint32_t> entry_points; in check_interface_variable() local
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_parsed_ir.hpp | 102 std::unordered_map<FunctionID, SPIREntryPoint> entry_points; member in SPIRV_CROSS_NAMESPACE::ParsedIR
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_interfaces.cpp | 77 std::vector<uint32_t> entry_points; in check_interface_variable() local
|
| /third_party/spirv-tools/source/val/ |
| H A D | validate_interfaces.cpp | 79 std::vector<uint32_t> entry_points; in check_interface_variable() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/link/ |
| H A D | linker.cpp | 285 std::vector<std::pair<uint32_t, const char*>> entry_points; in MergeModules() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/ |
| H A D | linker.cpp | 285 std::vector<std::pair<uint32_t, const char*>> entry_points; in MergeModules() local
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder.h | 161 const InstructionList& entry_points() const { return entry_points_; } in entry_points() function in tint::writer::spirv::Builder
|
| /third_party/spirv-tools/source/link/ |
| H A D | linker.cpp | 321 std::vector<std::pair<uint32_t, std::string>> entry_points; in MergeModules() local
|
| /kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/ |
| H A D | cedrus_h265.c | 366 const u32 *entry_points; in cedrus_h265_write_tiles() local
|
| H A D | cedrus.h | 76 const u32 *entry_points; member
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | module.h | 449 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function in spvtools::opt::Module 453 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function in spvtools::opt::Module
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | module.h | 449 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function in spvtools::opt::Module 453 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function in spvtools::opt::Module
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| H A D | inspector.cc | 813 std::vector<const sem::Function*> entry_points; in GenerateSamplerTargets() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | module.h | 477 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function in spvtools::opt::Module 481 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function in spvtools::opt::Module
|
| H A D | ir_context.cpp | 1123 const auto& entry_points = module()->entry_points(); in GetStage() local [all...] |
| /third_party/python/Lib/importlib/metadata/ |
| H A D | __init__.py | 635 def entry_points(self): member in Distribution 1020 def entry_points(**params) -> Union[EntryPoints, SelectableGroups]: function
|
| /third_party/skia/third_party/externals/tint/samples/ |
| H A D | main.cc | 698 auto entry_points = inspector.GetEntryPoints(); in GenerateMsl() local 1140 auto entry_points = inspector.GetEntryPoints(); in main() local
|