Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp1140 const GLubyte* src_pixel_data = &src_texture_data[0] + src_pixel_offset; in verifyTexture() local
1145 const GLubyte src_stencil = src_pixel_data[src_stencil_off]; in verifyTexture()
1165 memcpy(&src_depth_i, src_pixel_data + 1, 3); in verifyTexture()
1184 memcpy(&src_depth, src_pixel_data, 4); in verifyTexture()