Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.hpp240 bool isTargetSuppByFormat(size_t format_idx, size_t target_idx);
Dgl3cTextureSwizzleTests.cpp2996 bool SmokeTest::isTargetSuppByFormat(size_t format_idx, size_t target_idx) in isTargetSuppByFormat() function in gl3cts::TextureSwizzle::SmokeTest
3810 if (false == isTargetSuppByFormat(format_idx, tgt_idx)) in iterate()