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

  /external/deqp/modules/gles2/functional/
es2fDepthStencilTests.cpp 245 void generateBaseClearAndDepthCommands (const TestRenderTarget& target, vector<ClearCommand>& clearCommands, vector<RenderCommand>& renderCommands)
248 DE_ASSERT(renderCommands.empty());
305 renderCommands.push_back(renderCmd);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fDepthStencilTests.cpp 245 void generateBaseClearAndDepthCommands (const TestRenderTarget& target, vector<ClearCommand>& clearCommands, vector<RenderCommand>& renderCommands)
248 DE_ASSERT(renderCommands.empty());
305 renderCommands.push_back(renderCmd);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktRenderPassTests.cpp     [all...]

Completed in 176 milliseconds