RetroArch
Public Attributes | List of all members
spirv_cross_interface Struct Reference

#include <external_interface.h>

Collaboration diagram for spirv_cross_interface:
[legend]

Public Attributes

spirv_cross_shader_t *(* construct )(void)
 
void(* destruct )(spirv_cross_shader_t *thiz)
 
void(* invoke )(spirv_cross_shader_t *thiz)
 

Member Data Documentation

◆ construct

spirv_cross_shader_t*(* spirv_cross_interface::construct) (void)

◆ destruct

void(* spirv_cross_interface::destruct) (spirv_cross_shader_t *thiz)

◆ invoke

void(* spirv_cross_interface::invoke) (spirv_cross_shader_t *thiz)

The documentation for this struct was generated from the following file: