CommonLibVR
|
#include <BSShader.h>
Public Attributes | |
std::uint32_t | id |
ID3D11PixelShader * | shader |
ConstantGroup | constantBuffers [3] |
std::array< std::int8_t, 64 > | constantTable |
ConstantGroup RE::BSGraphics::PixelShader::constantBuffers[3] |
std::array<std::int8_t, 64> RE::BSGraphics::PixelShader::constantTable |
std::uint32_t RE::BSGraphics::PixelShader::id |
ID3D11PixelShader* RE::BSGraphics::PixelShader::shader |