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

  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 513 if (transferFormat.order == TextureFormat::CHANNELORDER_LAST || transferFormat.type == TextureFormat::CHANNELTYPE_LAST)
  /external/deqp/framework/common/
tcuTexture.hpp 66 CHANNELORDER_LAST
112 : order (CHANNELORDER_LAST)
    [all...]
tcuTexture.cpp 182 DE_STATIC_ASSERT(TextureFormat::CHANNELORDER_LAST == 18);
392 DE_STATIC_ASSERT(TextureFormat::CHANNELORDER_LAST == 18);
439 DE_STATIC_ASSERT(TextureFormat::CHANNELORDER_LAST == 18);
495 if (type == CHANNELTYPE_LAST && order == CHANNELORDER_LAST)
    [all...]
tcuTextureUtil.cpp     [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 141 DE_STATIC_ASSERT(tcu::TextureFormat::CHANNELORDER_LAST < (1<<16));
    [all...]

Completed in 81 milliseconds