Home | History | Annotate | Download | only in performance

Lines Matching refs:deUint32

45 																 deUint32				internalFormat,
46 deUint32 wrapS,
47 deUint32 wrapT,
48 deUint32 minFilter,
49 deUint32 magFilter,
59 void setupProgram (deUint32 program);
62 const deUint32 m_internalFormat;
63 const deUint32 m_wrapS;
64 const deUint32 m_wrapT;
65 const deUint32 m_minFilter;
66 const deUint32 m_magFilter;