Home
last modified time | relevance | path

Searched defs:row_data_ptr (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp8619 unsigned char* row_data_ptr = result + texel_size * m_texture_width * y; in getHorizontalGradientData() local
8703 unsigned char* row_data_ptr = result_ptr + y * width * m_texture_n_components; in getStaticColorTextureData() local
9632 unsigned char* row_data_ptr = data + mipmap_width * y * pixel_size; in initTextures() local
9785 const unsigned char* row_data_ptr = (const unsigned char*)layer_data_ptr + layer_width * y * pixel_size; in iterate() local

Completed in 23 milliseconds