Searched refs:m_samplerTexture (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ | ||
H A D | es31fShaderFramebufferFetchTests.cpp | 907 GLuint m_samplerTexture; member in deqp::gles31::Functional::__anon30896::TexelFetchTestCase 912 , m_samplerTexture(0) in TexelFetchTestCase() 922 m_gl.genTextures(1, &m_samplerTexture); in genSamplerTexture() 981 m_gl.deleteTextures(1, &m_samplerTexture); in iterate() |
Completed in 3 milliseconds