Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp1136 const GLuint dst_pixel_offset = dst_pixel_size * i; in verifyTexture() local
1139 const GLubyte* dst_pixel_data = &dst_texture_data[0] + dst_pixel_offset; in verifyTexture()