Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp594 glw::GLint m_po_n_face_location; member in gl4cts::TextureViewTestViewSampling
Dgl4cTextureViewTests.cpp4221 , m_po_n_face_location(-1) in TextureViewTestViewSampling()
4535 if (m_po_n_face_location != -1) in executeTest()
4537 gl.uniform1i(m_po_n_face_location, n_view_face); in executeTest()
5475 m_po_n_face_location = gl.getUniformLocation(m_po_id, "n_face"); in initIterationSpecificProgramObject()