Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp1398 bool is_patch; member
1436 uint32_t id, uint32_t type_id, bool is_patch) { in collect_interface_block_members()
1550 bool is_patch = var_patch.find(id) != var_patch.end(); in collect_interface_by_location() local