Flutter Engine
The Flutter Engine
|
This is the complete list of members for skgpu::graphite::DrawPass::SortKey, including all inherited members.
draw() const | skgpu::graphite::DrawPass::SortKey | inline |
geometryUniformIndex() const | skgpu::graphite::DrawPass::SortKey | inline |
operator<(const SortKey &k) const | skgpu::graphite::DrawPass::SortKey | inline |
pipelineIndex() const | skgpu::graphite::DrawPass::SortKey | inline |
renderStep() const | skgpu::graphite::DrawPass::SortKey | inline |
shadingUniformIndex() const | skgpu::graphite::DrawPass::SortKey | inline |
SortKey(const DrawList::Draw *draw, int renderStep, GraphicsPipelineCache::Index pipelineIndex, UniformCache::Index geomUniformIndex, UniformCache::Index shadingUniformIndex, TextureBindingCache::Index textureBindingIndex) | skgpu::graphite::DrawPass::SortKey | inline |
textureBindingIndex() const | skgpu::graphite::DrawPass::SortKey | inline |