HomeSort by relevance Sort by last modified time
    Searched refs:DrawContext (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/
vktDrawUtil.hpp 76 class DrawContext
79 DrawContext (const DrawState& drawState,
85 virtual ~DrawContext (void)
96 class ReferenceDrawContext : public DrawContext
103 : DrawContext (drawState, drawCallData)
150 class VulkanDrawContext : public DrawContext
vktDrawUtil.cpp 369 : DrawContext (drawState, drawCallData)
    [all...]
  /external/deqp/framework/referencerenderer/
rrRenderer.cpp 91 struct DrawContext
95 DrawContext (void)
930 void generatePrimitiveIDs (ContainerType& list, DrawContext& drawContext)
933 generatePrimitiveIDs(*it, drawContext.primitiveID++);
    [all...]
  /external/ImageMagick/scripts/
format_c_api_docs 142 DrawContext => 'types.html#DrawContext',

Completed in 99 milliseconds