Searched defs:ReferenceDrawContext (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
H A DvktDrawUtil.hpp96 class ReferenceDrawContext : public DrawContext class in namespace:vkt::drawutil
99 ReferenceDrawContext (const DrawState& drawState, function in class:vkt::drawutil::ReferenceDrawContext
108 virtual ~ReferenceDrawContext (void);
H A DvktDrawUtil.cpp325 ReferenceDrawContext::~ReferenceDrawContext (void)
329 void ReferenceDrawContext::draw (void)
356 tcu::ConstPixelBufferAccess ReferenceDrawContext::getColorPixels (void) const

Completed in 101 milliseconds