Searched refs:getLayerLogOutput (Results 1 – 3 of 3) sorted by relevance
131 FILE *log_output = getLayerLogOutput(log_filename, layer_identifier); in layer_debug_messenger_actions()179 FILE *log_output = getLayerLogOutput(log_filename, layer_identifier); in layer_debug_report_actions()
63 VK_LAYER_EXPORT FILE *getLayerLogOutput(const char *_option, const char *layerName);
88 VK_LAYER_EXPORT FILE *getLayerLogOutput(const char *_option, const char *layerName) { in getLayerLogOutput() function