Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp4086 const unsigned int sample_texel_x = m_n_quad_delta_x * n_quad_region_x; in execute() local
4089 memcpy(found_color, read_data + (sample_texel_y * m_to_width + sample_texel_x) * 4, /* rgba */ in execute()
4096 << sample_texel_x << ", " << sample_texel_y << "): " in execute()