Searched refs:formatKind (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fFboCompletenessTests.cpp262 GLenum formatKind (ImageFormat fmt);
282 GLenum SupportedCombinationTest::formatKind (ImageFormat fmt) function in class:deqp::gles2::Functional::SupportedCombinationTest
312 comb.colorKind = formatKind(*col);
316 comb.depthKind = formatKind(*dep);
321 comb.stencilKind = formatKind(*stc);

Completed in 27 milliseconds