Searched refs:textureBufferSize (Results 1 – 2 of 2) sorted by relevance
127 …TextureParameters(glw::GLuint textureBufferSize, glw::GLenum textureFormat, glw::GLenum textureUni…
58 TextureParameters::TextureParameters(glw::GLuint textureBufferSize, glw::GLenum textureFormat, in TextureParameters() argument61 m_texture_buffer_size = textureBufferSize; in TextureParameters()