Home
last modified time | relevance | path

Searched defs:entry_points (Results 1 – 20 of 20) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
Dgenerate_gl_dispatch_table.py169 def format_requirements_lines(required, entry_points): argument
177 def format_extension_requirements_lines(extension, entry_points, api): argument
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.h48 struct spirv_buffer entry_points; member
/external/deqp-deps/SPIRV-Tools/source/opt/
Dmodule.h449 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function
453 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.h449 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function
453 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dmodule.h449 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function
453 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function
/external/python/cpython3/Lib/importlib/
Dmetadata.py260 def entry_points(self): member in Distribution
554 def entry_points(): function
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp925 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
941 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
969 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
1048 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
Dvalidate_interfaces.cpp73 std::vector<uint32_t> entry_points; in check_interface_variable() local
Dvalidation_state.h243 const std::vector<uint32_t>& entry_points() const { return entry_points_; } in entry_points() function
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp886 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
902 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
930 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
1005 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
Dvalidate_interfaces.cpp73 std::vector<uint32_t> entry_points; in check_interface_variable() local
Dvalidation_state.h239 const std::vector<uint32_t>& entry_points() const { return entry_points_; } in entry_points() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_decorations.cpp925 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
941 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
969 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
1048 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
Dvalidate_interfaces.cpp73 std::vector<uint32_t> entry_points; in check_interface_variable() local
Dvalidation_state.h243 const std::vector<uint32_t>& entry_points() const { return entry_points_; } in entry_points() function
/external/vulkan-validation-layers/layers/
Dshader_validation.h120 std::unordered_multimap<std::string, EntryPoint> entry_points; member
/external/angle/scripts/
Dgenerate_entry_points.py1930 def write_file(annotation, comment, template, entry_points, suffix, includes, lib, file): argument
1949 def write_export_files(entry_points, includes, source, lib_name, lib_description): argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/link/
Dlinker.cpp284 std::vector<std::pair<uint32_t, const char*>> entry_points; in MergeModules() local
/external/swiftshader/third_party/SPIRV-Tools/source/link/
Dlinker.cpp284 std::vector<std::pair<uint32_t, const char*>> entry_points; in MergeModules() local
/external/deqp-deps/SPIRV-Tools/source/link/
Dlinker.cpp284 std::vector<std::pair<uint32_t, const char*>> entry_points; in MergeModules() local