Searched refs:src_pixel_data (Results 1 – 1 of 1) sorted by relevance
1140 const GLubyte* src_pixel_data = &src_texture_data[0] + src_pixel_offset; in verifyTexture() local1145 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()