Searched defs:getFormatName (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFboTestUtil.cpp931 const char* getFormatName (deUint32 format) function in namespace:deqp::gles3::Functional::FboTestUtil
/external/deqp/modules/gles31/functional/
H A Des31fFboTestUtil.cpp479 const char* getFormatName (deUint32 format) function in namespace:deqp::gles31::Functional::FboTestUtil
/external/deqp/modules/gles2/functional/
H A Des2fFboRenderTest.cpp261 static const char* getFormatName (GLenum format);
264 const char* FboConfig::getFormatName (GLenum format) function in class:deqp::gles2::Functional::FboConfig
297 name += getFormatName(colorbufferFormat);
305 name += getFormatName(depthbufferFormat);
313 name += getFormatName(stencilbufferFormat);

Completed in 233 milliseconds