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

  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 510 if (transferFormat.order == TextureFormat::CHANNELORDER_LAST || transferFormat.type == TextureFormat::CHANNELTYPE_LAST)
  /external/deqp/framework/common/
tcuTexture.hpp 63 CHANNELORDER_LAST
107 : order (CHANNELORDER_LAST)
    [all...]
tcuTexture.cpp 438 if (type == CHANNELTYPE_LAST && order == CHANNELORDER_LAST)
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 134 DE_STATIC_ASSERT(tcu::TextureFormat::CHANNELORDER_LAST < (1<<16));
    [all...]

Completed in 80 milliseconds