Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp931 glw::GLint m_po_to_sampler_uniform_location; member in gl4cts::TextureViewTestBaseAndMaxLevels
Dgl4cTextureViewTests.cpp9353 , m_po_to_sampler_uniform_location(-1) in TextureViewTestBaseAndMaxLevels()
9538 m_po_to_sampler_uniform_location = gl.getUniformLocation(m_po_id, "to_sampler"); in initProgram()
9545 if (m_po_to_sampler_uniform_location == -1) in initProgram()