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.h564 struct LayerDescription { struct
565 enum class Type { INSTANCE, GLOBAL, DEVICE };
566 std::string get_type_str(Type layer_type) const { in get_type_str()
574 struct FunctionOverride {
580 struct Extension {