Home
last modified time | relevance | path

Searched defs:n_texel (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp1384 for (unsigned int n_texel = 0; n_texel < m_to_width && result_local; in execute() local
1501 for (unsigned int n_texel = 0; n_texel < m_to_width; ++n_texel) in initTestCaseGlobal() local
Dgl4cTextureViewTests.cpp7592 …for (unsigned int n_texel = 0; n_texel < m_texture_height * m_texture_width && can_continue; ++n_t… in verifyResultData() local
10056 for (unsigned int n_texel = 0; n_texel < mipmap_height * mipmap_width; ++n_texel) in initTextures() local
/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
DesextcDrawElementsBaseVertexTests.cpp388 for (unsigned int n_texel = 0; n_texel < n_texels; ++n_texel) in compareBaseAndReferenceTextures() local