Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/loader/
Dloader.c2143 #define GET_JSON_OBJECT(node, var) \ macro
2187 GET_JSON_OBJECT(layer_node, disable_environment)
2190 #undef GET_JSON_OBJECT
2269 #define GET_JSON_OBJECT(node, var) \ macro
2302 GET_JSON_OBJECT(layer_node, functions)
2321 GET_JSON_OBJECT(layer_node, instance_extensions)
2354 GET_JSON_OBJECT(layer_node, device_extensions)
2373 GET_JSON_OBJECT(ext_item, entrypoints)
2404 GET_JSON_OBJECT(layer_node, enable_environment)
2421 #undef GET_JSON_OBJECT