Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5SamplerArrayIndexing.cpp46 const int GPUShader5SamplerArrayIndexing::m_small_texture_width = 1; member in glcts::GPUShader5SamplerArrayIndexing
205 …gl.texImage2D(GL_TEXTURE_2D, 0, GL_RGBA32F, m_small_texture_width, m_small_texture_height, 0 /* bo… in initTest()
213 …gl.texImage2D(GL_TEXTURE_2D, 0, GL_RGBA32F, m_small_texture_width, m_small_texture_height, 0 /* bo… in initTest()
221 …gl.texImage2D(GL_TEXTURE_2D, 0, GL_RGBA32F, m_small_texture_width, m_small_texture_height, 0 /* bo… in initTest()
229 …gl.texImage2D(GL_TEXTURE_2D, 0, GL_RGBA32F, m_small_texture_width, m_small_texture_height, 0 /* bo… in initTest()
DesextcGPUShader5SamplerArrayIndexing.hpp109 static const int m_small_texture_width; member in glcts::GPUShader5SamplerArrayIndexing