Lines Matching refs:GET_JSON_ITEM
2155 #define GET_JSON_ITEM(node, var) \ macro
2180 GET_JSON_ITEM(layer_node, name)
2181 GET_JSON_ITEM(layer_node, type)
2182 GET_JSON_ITEM(layer_node, library_path)
2183 GET_JSON_ITEM(layer_node, api_version)
2184 GET_JSON_ITEM(layer_node, implementation_version)
2185 GET_JSON_ITEM(layer_node, description)
2189 #undef GET_JSON_ITEM
2271 #define GET_JSON_ITEM(node, var) \ macro
2304 GET_JSON_ITEM(functions, vkGetInstanceProcAddr)
2305 GET_JSON_ITEM(functions, vkGetDeviceProcAddr)
2326 GET_JSON_ITEM(ext_item, name)
2333 GET_JSON_ITEM(ext_item, spec_version)
2359 GET_JSON_ITEM(ext_item, name)
2360 GET_JSON_ITEM(ext_item, spec_version)
2420 #undef GET_JSON_ITEM