Home
last modified time | relevance | path

Searched refs:interface_var (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp1446 struct interface_var { struct
1470 std::map<location_t, interface_var> &out, in collect_interface_block_members() argument
1507 interface_var v; in collect_interface_block_members()
1520 … spv::StorageClass sinterface, std::map<location_t, interface_var> &out, in collect_interface_by_location()
1590 interface_var v; in collect_interface_by_location()
1606 std::map<descriptor_slot_t, interface_var> &out) { in collect_interface_by_descriptor_slot()
1645 interface_var v; in collect_interface_by_descriptor_slot()
1657 std::map<location_t, interface_var> outputs; in validate_interface_between_stages()
1658 std::map<location_t, interface_var> inputs; in validate_interface_between_stages()
1817 std::map<location_t, interface_var> inputs; in validate_vi_against_vs_inputs()
[all …]