Home | History | Annotate | Download | only in functional

Lines Matching defs:TextureType

331 enum TextureType
357 TextureSpecCase (Context& context, const char* name, const char* desc, const TextureType type, const tcu::TextureFormat format, const deUint32 flags, int width, int height);
365 const TextureType m_texType;
393 TextureSpecCase::TextureSpecCase (Context& context, const char* name, const char* desc, const TextureType type, const tcu::TextureFormat format, const deUint32 flags, int width, int height)