Pyrogenesis  trunk
Classes | Functions
anonymous_namespace{OverlayRenderer.cpp} Namespace Reference

Classes

class  QuadBatchData
 Holds information about a single quad rendering batch. More...
 
struct  QuadBatchHash
 
struct  QuadBatchKey
 Key used to group quads into batches for more efficient rendering. More...
 
struct  Shader
 

Functions

void AdjustOverlayGraphicsPipelineState (Renderer::Backend::SGraphicsPipelineStateDesc &pipelineStateDesc, const bool depthTestEnabled)
 
Shader CreateShader (const CStrIntern name, const CShaderDefines &defines, const bool depthTestEnabled)
 

Function Documentation

◆ AdjustOverlayGraphicsPipelineState()

void anonymous_namespace{OverlayRenderer.cpp}::AdjustOverlayGraphicsPipelineState ( Renderer::Backend::SGraphicsPipelineStateDesc pipelineStateDesc,
const bool  depthTestEnabled 
)

◆ CreateShader()

Shader anonymous_namespace{OverlayRenderer.cpp}::CreateShader ( const CStrIntern  name,
const CShaderDefines defines,
const bool  depthTestEnabled 
)