Rendu
A lightweight rendering engine for experimentations
|
This is the complete list of members for PipelineCache, including all inherited members.
_computePipelines | PipelineCache | private |
_graphicPipelines | PipelineCache | private |
_pipelinesToDelete | PipelineCache | private |
_vulkanCache | PipelineCache | private |
buildComputePipeline(Program &program) | PipelineCache | private |
buildGraphicsPipeline(const GPUState &state) | PipelineCache | private |
clean() | PipelineCache | |
ComputeCache typedef | PipelineCache | private |
createNewPipeline(const GPUState &state, const uint64_t hash) | PipelineCache | private |
freeOutdatedPipelines() | PipelineCache | |
getComputePipeline(const GPUState &state) | PipelineCache | |
getGraphicsPipeline(const GPUState &state) | PipelineCache | |
GraphicCache typedef | PipelineCache | private |
init() | PipelineCache | |
ProgramPipelines typedef | PipelineCache | private |