RetroArch
Public Attributes | List of all members
GX2FetchShader Struct Reference

#include <shaders.h>

Collaboration diagram for GX2FetchShader:
[legend]

Public Attributes

GX2FetchShaderType type
 
struct {
   uint32_t   sq_pgm_resources_fs
 
regs
 
uint32_t size
 
uint8_tprogram
 
uint32_t attribCount
 
uint32_t numDivisors
 
uint32_t divisors [2]
 

Member Data Documentation

◆ attribCount

uint32_t GX2FetchShader::attribCount

◆ divisors

uint32_t GX2FetchShader::divisors[2]

◆ numDivisors

uint32_t GX2FetchShader::numDivisors

◆ program

uint8_t* GX2FetchShader::program

◆ regs

struct { ... } GX2FetchShader::regs

◆ size

uint32_t GX2FetchShader::size

◆ sq_pgm_resources_fs

uint32_t GX2FetchShader::sq_pgm_resources_fs

◆ type

GX2FetchShaderType GX2FetchShader::type

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