Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp1139 const GLubyte* dst_pixel_data = &dst_texture_data[0] + dst_pixel_offset; in verifyTexture() local
1144 const GLubyte dst_stencil = dst_pixel_data[0]; in verifyTexture()
1164 memcpy(&dst_depth, dst_pixel_data, 4); in verifyTexture()
1183 memcpy(&dst_depth, dst_pixel_data, 4); in verifyTexture()