Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/scripts/
Dlayer_chassis_dispatch_generator.py1488 …def outputNDOs(self, ndo_type, ndo_name, ndo_count, prefix, index, indent, destroy_func, destroy_a… argument
1533 …def uniquify_members(self, members, indent, prefix, array_index, create_func, destroy_func, destro… argument
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp40 #define NON_DISPATCHABLE_HANDLE_DTOR(cls, destroy_func) \ argument