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

  /external/deqp/framework/common/
tcuTextureUtil.cpp 438 const TextureSwizzle::Channel* map = getChannelReadSwizzle(format.order).components;
558 const TextureSwizzle::Channel* map = getChannelReadSwizzle(format.order).components;
627 const TextureSwizzle::Channel* map = getChannelReadSwizzle(format.order).components;
642 const TextureSwizzle::Channel* const map = getChannelReadSwizzle(format.order).components;
    [all...]
tcuTexture.cpp 711 const TextureSwizzle& getChannelReadSwizzle (TextureFormat::ChannelOrder order)
    [all...]
tcuTexture.hpp 166 const TextureSwizzle& getChannelReadSwizzle (TextureFormat::ChannelOrder order);
    [all...]
  /external/deqp/modules/internal/
ditTextureFormatTests.cpp     [all...]

Completed in 752 milliseconds