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

/external/vulkan-validation-layers/loader/
H A Dloader.c1887 #define GET_JSON_OBJECT(node, var) \ macro
1923 GET_JSON_OBJECT(layer_node, disable_environment)
1926 #undef GET_JSON_OBJECT macro
2017 #define GET_JSON_OBJECT(node, var) \ macro
2046 GET_JSON_OBJECT(layer_node, functions) function
2067 GET_JSON_OBJECT(layer_node, instance_extensions) function
2092 GET_JSON_OBJECT(layer_node, device_extensions) function
2107 GET_JSON_OBJECT(ext_item, entrypoints) function
2134 GET_JSON_OBJECT(layer_node, enable_environment) function
2151 #undef GET_JSON_OBJECT macro
[all...]

Completed in 50 milliseconds