Home | History | Annotate | Download | only in functional

Lines Matching refs:TexSubImage2DEmptyTexCase

1072 class TexSubImage2DEmptyTexCase : public TextureSpecCase
1075 TexSubImage2DEmptyTexCase (Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height)
1721 texSubImageEmptyTexGroup->addChild(new TexSubImage2DEmptyTexCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight));