Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp936 bool result_local = true; in execute() local
982 …for (unsigned int n_counter = 0; n_counter < n_expected_written_values && result_local; ++n_counte… in execute()
1001 result_local = false; in execute()
1008 result &= result_local; in execute()
1330 bool result_local = true; in execute() local
1384 for (unsigned int n_texel = 0; n_texel < m_to_width && result_local; in execute()
1398 result_local = false; in execute()
1402 result &= result_local; in execute()
1729 bool result_local = true; in execute() local
1734 (n_current_byte < unmodified_region_start_offset + unmodified_region_size) && result_local; in execute()
[all …]