Home
last modified time | relevance | path

Searched refs:getBlendConfigCount (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp815 int getBlendConfigCount (void) const;
957 int Renderer::getBlendConfigCount (void) const in getBlendConfigCount() function in deqp::gles31::Functional::__anon6afaefe80111::Renderer
1411 const int blendCount = renderer.getBlendConfigCount(); in iterate()