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

  /external/deqp/framework/common/
tcuTextureUtil.hpp 52 enum TextureChannelClass
63 TextureChannelClass getTextureChannelClass (TextureFormat::ChannelType channelType);
tcuTextureUtil.cpp 91 TextureChannelClass getTextureChannelClass (TextureFormat::ChannelType channelType)
    [all...]
tcuTexLookupVerifier.cpp 645 const TextureChannelClass texClass = getTextureChannelClass(level.getFormat().type);
704 const TextureChannelClass texClass = getTextureChannelClass(level.getFormat().type);
    [all...]
tcuTexCompareVerifier.cpp 163 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type);
    [all...]
tcuTexture.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fFramebufferBlitTests.cpp 761 const tcu::TextureChannelClass targetClass = (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (tcu::getTextureChannelClass(colorFormat.type)) : (tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT);
    [all...]
es3fPixelBufferObjectTests.cpp 97 tcu::TextureChannelClass m_texChannelClass;
es3fFboColorbufferTests.cpp 119 tcu::TextureChannelClass fmtClass = tcu::getTextureChannelClass(fboFormat.type);
    [all...]
es3fFragmentOutputTests.cpp 576 const tcu::TextureChannelClass chnClass = tcu::getTextureChannelClass(texFmt.type);
884 tcu::TextureChannelClass texClass = tcu::getTextureChannelClass(format.type);
    [all...]
es3fFboTestUtil.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fFboTestUtil.cpp 416 const tcu::TextureChannelClass fmtClass = tcu::getTextureChannelClass(format.type);
es31fTextureBorderClampTests.cpp 149 tcu::TextureChannelClass getFormatChannelClass (deUint32 format, tcu::Sampler::DepthStencilMode mode)
593 const tcu::TextureChannelClass m_channelClass;
    [all...]
es31fTextureLevelStateQueryTests.cpp     [all...]
  /external/deqp/framework/referencerenderer/
rrRenderer.cpp     [all...]
rrFragmentOperations.cpp     [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]

Completed in 159 milliseconds