Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp66 std::vector<uint32_t> entry_points; in check_interface_variable() local
Dvalidate_decorations.cpp819 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
835 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
885 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
Dvalidation_state.h228 const std::vector<uint32_t>& entry_points() const { return entry_points_; } in entry_points() function
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp66 std::vector<uint32_t> entry_points; in check_interface_variable() local
Dvalidate_decorations.cpp812 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
828 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
876 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
Dvalidation_state.h223 const std::vector<uint32_t>& entry_points() const { return entry_points_; } in entry_points() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.h403 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function
407 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dmodule.h403 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function
407 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function
/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