Home
last modified time | relevance | path

Searched refs:textureBufferSize (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferActiveUniformValidation.hpp127 …TextureParameters(glw::GLuint textureBufferSize, glw::GLenum textureFormat, glw::GLenum textureUni…
DesextcTextureBufferActiveUniformValidation.cpp58 TextureParameters::TextureParameters(glw::GLuint textureBufferSize, glw::GLenum textureFormat, in TextureParameters() argument
61 m_texture_buffer_size = textureBufferSize; in TextureParameters()