Searched refs:CreateIconTexture (Results 1 – 1 of 1) sorted by relevance
172 void CreateIconTexture(GLuint* pIconTextureId, const bit16* iconImage, demo::RenderSystemDrawing* p… in CreateIconTexture() function220 CreateIconTexture(&s_IconTextureId, icon.image, pRenderSystem); in DisplayIcon()