Home | History | Annotate | Download | only in functional

Lines Matching full:texture_height

865 	ctx.beginSection("GL_INVALID_VALUE is generated if xoffset + width > texture_width or yoffset + height > texture_height.");
1481 ctx.beginSection("GL_INVALID_VALUE is generated if xoffset + width > texture_width or yoffset + height > texture_height.");
1907 ctx.beginSection("GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if xoffset + width > texture_width or yoffset + height > texture_height.");
2301 ctx.beginSection("GL_INVALID_VALUE is generated if yoffset + height > texture_height.");
2468 ctx.beginSection("GL_INVALID_VALUE is generated if yoffset + height > texture_height.");
2752 ctx.beginSection("GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if xoffset + width > texture_width or yoffset + height > texture_height.");