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/
H A Dgl4cTextureViewTests.hpp594 glw::GLint m_po_n_face_location; member in gl4cts::TextureViewTestViewSampling
H A 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()

Completed in 13 milliseconds