Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp823 glw::GLint m_gradient_verification_po_texture_location; member in gl4cts::TextureViewTestCoherency
Dgl4cTextureViewTests.cpp8009 , m_gradient_verification_po_texture_location(-1) in TextureViewTestCoherency()
8354 gl.uniform1i(m_gradient_verification_po_texture_location, 0); in checkProgramWriteCoherency()
9110m_gradient_verification_po_texture_location = gl.getUniformLocation(m_gradient_verification_po_id,… in initPrograms()
9122 if (m_gradient_verification_po_texture_location == -1) in initPrograms()