Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp606 glw::GLint m_per_sample_filler_po_layer_id_location; member in gl4cts::TextureViewTestViewSampling
Dgl4cTextureViewTests.cpp4232 , m_per_sample_filler_po_layer_id_location(-1) in TextureViewTestViewSampling()
5700 gl.uniform1i(m_per_sample_filler_po_layer_id_location, layer_id); in initParentTextureContents()
5851m_per_sample_filler_po_layer_id_location = gl.getUniformLocation(m_per_sample_filler_po_id, "layer… in initPerSampleFillerProgramObject()
5855 if (m_per_sample_filler_po_layer_id_location == -1) in initPerSampleFillerProgramObject()