Searched refs:exp_face_offset (Results 1 – 1 of 1) sorted by relevance
1596 const glw::GLuint exp_face_offset = N_Components * Width * Height * cube_face; in verifyFace() local1608 const glw::GLuint exp_pixel_offset = exp_line_offset + exp_face_offset + x * size_of_pixel; in verifyFace()