RetroArch
Public Attributes | List of all members
pass_semantics_t Struct Reference

#include <slang_process.h>

Collaboration diagram for pass_semantics_t:
[legend]

Public Attributes

int texture_count
 
texture_sem_ttextures
 
cbuffer_sem_t cbuffers [SLANG_CBUFFER_MAX]
 
glslang_format format
 

Member Data Documentation

◆ cbuffers

cbuffer_sem_t pass_semantics_t::cbuffers[SLANG_CBUFFER_MAX]

◆ format

glslang_format pass_semantics_t::format

◆ texture_count

int pass_semantics_t::texture_count

◆ textures

texture_sem_t* pass_semantics_t::textures

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