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

  /external/deqp/modules/gles2/functional/
es2fDepthStencilClearTests.cpp 118 class DepthStencilClearCase : public TestCase
121 DepthStencilClearCase (Context& context, const char* name, const char* description, int numIters, int numClears, bool depth, bool stencil, bool scissor, bool masked);
122 ~DepthStencilClearCase (void);
145 DepthStencilClearCase::DepthStencilClearCase (Context& context, const char* name, const char* description, int numIters, int numClears, bool depth, bool stencil, bool scissor, bool masked)
158 DepthStencilClearCase::~DepthStencilClearCase (void)
160 DepthStencilClearCase::deinit();
163 void DepthStencilClearCase::init (void)
193 void DepthStencilClearCase::deinit (void
    [all...]
  /external/deqp/modules/gles3/functional/
es3fDepthStencilClearTests.cpp 118 class DepthStencilClearCase : public TestCase
121 DepthStencilClearCase (Context& context, const char* name, const char* description, int numIters, int numClears, bool depth, bool stencil, bool scissor, bool masked);
122 ~DepthStencilClearCase (void);
145 DepthStencilClearCase::DepthStencilClearCase (Context& context, const char* name, const char* description, int numIters, int numClears, bool depth, bool stencil, bool scissor, bool masked)
158 DepthStencilClearCase::~DepthStencilClearCase (void)
160 DepthStencilClearCase::deinit();
163 void DepthStencilClearCase::init (void)
196 void DepthStencilClearCase::deinit (void
    [all...]

Completed in 514 milliseconds