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

  /external/deqp/framework/common/
tcuTexture.cpp 770 static const TextureSwizzle INV = {{ TextureSwizzle::CHANNEL_LAST, TextureSwizzle::CHANNEL_LAST, TextureSwizzle::CHANNEL_LAST, TextureSwizzle::CHANNEL_LAST }};
771 static const TextureSwizzle R = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_LAST, TextureSwizzle::CHANNEL_LAST, TextureSwizzle::CHANNEL_LAST }};
772 static const TextureSwizzle A = {{ TextureSwizzle::CHANNEL_3, TextureSwizzle::CHANNEL_LAST, TextureSwizzle::CHANNEL_LAST, TextureSwizzle::CHANNEL_LAST }};
    [all...]
tcuTexture.hpp 159 CHANNEL_LAST
    [all...]

Completed in 38 milliseconds