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