Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderFramebufferFetchTests.cpp862 GLuint m_samplerTexture; member in deqp::gles31::Functional::__anon72c99c7e0111::TexelFetchTestCase
867 , m_samplerTexture(0) in TexelFetchTestCase()
877 m_gl.genTextures(1, &m_samplerTexture); in genSamplerTexture()
936 m_gl.deleteTextures(1, &m_samplerTexture); in iterate()