• Home
  • Raw
  • Download

Lines Matching defs:numLevels

129 Texture2D::Texture2D (const RenderContext& context, const ContextInfo& contextInfo, int numLevels, …  in Texture2D()
187 void Texture2D::loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu::Tex… in loadCompressed()
214 …context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const char* c… in create()
275 …context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const std::ve… in create()
322 …reCube (const RenderContext& context, const ContextInfo& contextInfo, int numLevels, const tcu::Co… in TextureCube()
409 void TextureCube::loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu::T… in loadCompressed()
439 …context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const char* c… in create()
461 …context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const std::ve… in create()
475 …DArray (const RenderContext& context, deUint32 format, deUint32 dataType, int width, int numLevels) in Texture1DArray()
486 …rray::Texture1DArray (const RenderContext& context, deUint32 sizedFormat, int width, int numLevels) in Texture1DArray()
529 …t RenderContext& context, deUint32 format, deUint32 dataType, int width, int height, int numLevels) in Texture2DArray()
542 …e2DArray (const RenderContext& context, deUint32 sizedFormat, int width, int height, int numLevels) in Texture2DArray()
555 …DArray (const RenderContext& context, const ContextInfo& contextInfo, int numLevels, const tcu::Co… in Texture2DArray()
615 void Texture2DArray::loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu… in loadCompressed()
673 int numLevels, in Texture3D()
737 void Texture3D::loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu::Tex… in loadCompressed()