Plasma Engine  2.0
Loading...
Searching...
No Matches
plShaderStageBinary Class Reference

Serializes plGALShaderByteCode and provides access to the shader cache via LoadStageBinary. More...

#include <ShaderStageBinary.h>

Public Types

enum  Version {
  Version0 , Version1 , Version2 , Version3 ,
  Version4 , Version5 , Version6 , Version7 ,
  ENUM_COUNT , VersionCurrent = ENUM_COUNT - 1
}
 

Public Member Functions

plSharedPtr< const plGALShaderByteCodeGetByteCode () const
 

Friends

class plRenderContext
 
class plShaderCompiler
 
class plShaderPermutationResource
 
class plShaderPermutationResourceLoader
 

Detailed Description

Serializes plGALShaderByteCode and provides access to the shader cache via LoadStageBinary.


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