Searched refs:dst_stencil (Results 1 – 1 of 1) sorted by relevance
1144 const GLubyte dst_stencil = dst_pixel_data[0]; in verifyTexture() local1147 if (src_stencil != dst_stencil) in verifyTexture()1150 << "], got: " << (GLuint)dst_stencil in verifyTexture()