Home
last modified time | relevance | path

Searched defs:drawContext (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrRenderer.cpp930 void generatePrimitiveIDs (ContainerType& list, DrawContext& drawContext) in generatePrimitiveIDs()
1405 …td::vector<typename PrimitiveTypeTraits<DrawPrimitiveType>::Type>& input, DrawContext& drawContext) in drawWithGeometryShader()
1473 …ogram& program, VertexPacket* const* vertices, int numVertices, DrawContext& drawContext, VertexPa… in drawAsPrimitives()
1754 DrawContext drawContext; in drawInstanced() local
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp720 ContextArrayPack::ContextArrayPack (glu::RenderContext& renderCtx, sglr::Context& drawContext) in ContextArrayPack()
DglsDrawTest.cpp1863 …ack (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, sglr::Context& drawContext, const t… in AttributePack()