Searched refs:src_pixel_data (Results 1 – 1 of 1) sorted by relevance
1138 const GLubyte *src_pixel_data = &src_texture_data[0] + src_pixel_offset; in verifyTexture() local1143 const GLubyte src_stencil = src_pixel_data[src_stencil_off]; in verifyTexture()1163 memcpy(&src_depth_i, src_pixel_data + 1, 3); in verifyTexture()1182 memcpy(&src_depth, src_pixel_data, 4); in verifyTexture()