Home
last modified time | relevance | path

Searched defs:entry_points (Results 1 - 25 of 30) sorted by relevance

12

/test/testfwk/xdevice/plugins/ohos/
H A Dsetup.py38 entry_points={ variable
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator.h61 std::vector<std::pair<std::string, ast::PipelineStage>> entry_points; member
/test/testfwk/xdevice/plugins/devicetest/
H A Dsetup.py49 entry_points={ variable
/test/testfwk/xdevice/
H A Dsetup.py49 entry_points={ variable
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator.h85 std::vector<std::pair<std::string, ast::PipelineStage>> entry_points; member
/third_party/skia/third_party/externals/tint/src/val/
H A Dhlsl.cc32 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 Dspirv_builder.h50 struct spirv_buffer entry_points; member
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dtint_common_fuzzer.cc264 auto entry_points = inspector.GetEntryPoints(); in RunInspector() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp77 std::vector<uint32_t> entry_points; in check_interface_variable() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_parsed_ir.hpp102 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 Dvalidate_interfaces.cpp77 std::vector<uint32_t> entry_points; in check_interface_variable() local
/third_party/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp79 std::vector<uint32_t> entry_points; in check_interface_variable() local
/third_party/skia/third_party/externals/spirv-tools/source/link/
H A Dlinker.cpp285 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 Dlinker.cpp285 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 Dbuilder.h161 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 Dlinker.cpp321 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 Dcedrus_h265.c366 const u32 *entry_points; in cedrus_h265_write_tiles() local
H A Dcedrus.h76 const u32 *entry_points; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dmodule.h449 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 Dmodule.h449 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 Dinspector.cc813 std::vector<const sem::Function*> entry_points; in GenerateSamplerTargets() local
/third_party/spirv-tools/source/opt/
H A Dmodule.h477 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 Dir_context.cpp1123 const auto& entry_points = module()->entry_points(); in GetStage() local
[all...]
/third_party/python/Lib/importlib/metadata/
H A D__init__.py635 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 Dmain.cc698 auto entry_points = inspector.GetEntryPoints(); in GenerateMsl() local
1140 auto entry_points = inspector.GetEntryPoints(); in main() local

Completed in 30 milliseconds

12