Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/
Dtest_util.h606 struct LayerDescription { struct
607 enum class Type { INSTANCE, GLOBAL, DEVICE };
608 std::string get_type_str(Type layer_type) const { in get_type_str()
616 struct FunctionOverride {
622 struct Extension {