Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp837 glw::GLint m_verification_po_lod_location; member in gl4cts::TextureViewTestCoherency
Dgl4cTextureViewTests.cpp8025 , m_verification_po_lod_location(-1) in TextureViewTestCoherency()
8161 gl.uniform1i(m_verification_po_lod_location, read_lod); in checkAPICallCoherency()
9131 m_verification_po_lod_location = gl.getUniformLocation(m_verification_po_id, "lod"); in initPrograms()
9138 if (m_verification_po_lod_location == -1) in initPrograms()