Searched refs:dst_pixel_data (Results 1 – 1 of 1) sorted by relevance
1139 const GLubyte* dst_pixel_data = &dst_texture_data[0] + dst_pixel_offset; in verifyTexture() local1144 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()