Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderFramebufferFetchTests.cpp939 GLuint m_samplerTexture; member in deqp::gles31::Functional::__anon4fec83340111::TexelFetchTestCase
944 , m_samplerTexture(0) in TexelFetchTestCase()
955 m_gl.genTextures(1, &m_samplerTexture); in genSamplerTexture()
1017 m_gl.deleteTextures(1, &m_samplerTexture); in iterate()