Searched defs:setupPrimitives (Results 1 – 4 of 4) sorted by relevance
255 int (Renderer::*setupPrimitives)(int batch, int count); in draw() local791 int (Renderer::*setupPrimitives)(int batch, int count) = draw->setupPrimitives; in executeTask() local
451 int (Renderer::*setupPrimitives)(int batch, int count); member
286 int (Renderer::*setupPrimitives)(int batch, int count); in draw() local918 int (Renderer::*setupPrimitives)(int batch, int count) = draw->setupPrimitives; in executeTask() local
484 int (Renderer::*setupPrimitives)(int batch, int count); member