Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.hpp582 …void resetReferenceColorStorage(unsigned int n_layers, unsigned int n_faces, unsigned int n_mipmap…
H A Dgl4cTextureViewTests.cpp5534 resetReferenceColorStorage(m_iteration_parent_texture_depth, /* n_layers */ in initParentTextureContents()
5633 resetReferenceColorStorage(m_iteration_parent_texture_depth / n_faces, /* n_layers */ in initParentTextureContents()
6387 void TextureViewTestViewSampling::resetReferenceColorStorage(unsigned int n_layers, unsigned int n_… in resetReferenceColorStorage() function in gl4cts::TextureViewTestViewSampling