Home | History | Annotate | Download | only in functional

Lines Matching refs:getTextureSize

321 static inline IVec2 getTextureSize (const glu::Texture2D& tex)
327 static inline IVec2 getTextureSize (const glu::TextureCube& tex)
607 const Grid grid (GRID_SIZE_2D, rend.region.size(), getTextureSize(*m_textures[rend.textureNdx]),
948 const Grid grid (GRID_SIZE_CUBE, rend.region.size(), getTextureSize(*m_textures[rend.textureNdx]),