CommonLibVR
RE::BSGraphics::PixelShader Class Reference

#include <BSShader.h>

Public Attributes

std::uint32_t id
 
ID3D11PixelShader * shader
 
ConstantGroup constantBuffers [3]
 
std::array< std::int8_t, 64 > constantTable
 

Member Data Documentation

◆ constantBuffers

ConstantGroup RE::BSGraphics::PixelShader::constantBuffers[3]

◆ constantTable

std::array<std::int8_t, 64> RE::BSGraphics::PixelShader::constantTable

◆ id

std::uint32_t RE::BSGraphics::PixelShader::id

◆ shader

ID3D11PixelShader* RE::BSGraphics::PixelShader::shader

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