Newer
Older
ForwardPlusRenderer / Docs / html / classfpr_1_1_buffer_aac5554324b69931b65251dc382a81775_cgraph.dot
digraph "fpr::Buffer::~Buffer"
{
 // LATEX_PDF_SIZE
  bgcolor="transparent";
  edge [fontname=Helvetica,fontsize=10,labelfontname=Helvetica,labelfontsize=10];
  node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4];
  rankdir="LR";
  Node1 [label="fpr::Buffer::~Buffer",height=0.2,width=0.4,color="gray40", fillcolor="grey60", style="filled", fontcolor="black",tooltip=" "];
  Node1 -> Node2 [color="steelblue1",style="solid"];
  Node2 [label="fpr::Buffer::Flush",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$classfpr_1_1_buffer.html#a107b4e093c5456eb07cd1d86a9746da2",tooltip="Flushes the mapped memory. Used when the buffer is updated and released to ensure the buffer is in a ..."];
  Node2 -> Node3 [color="steelblue1",style="solid"];
  Node3 [label="fpr::Context::Get",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$classfpr_1_1_context.html#aa832d82f0f3e820840534f6fa7375b66",tooltip=" "];
  Node3 -> Node4 [color="steelblue1",style="solid"];
  Node4 [label="fpr::Context::GetImpl",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$classfpr_1_1_context.html#a2ba94bf56092717ecd3a93b395b5e819",tooltip=" "];
  Node2 -> Node5 [color="steelblue1",style="solid"];
  Node5 [label="fpr::Context::GetDevice",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$classfpr_1_1_context.html#a740d84ae2c7701d7549f5dcc9d4271df",tooltip=" "];
  Node2 -> Node6 [color="steelblue1",style="solid"];
  Node6 [label="fpr::Device::GetLogicalDevice\lHandle",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$classfpr_1_1_device.html#a9db387165656722850f102c30b4d1f3f",tooltip=" "];
}