Searched refs:_IntegerColor (Results 1 – 9 of 9) sorted by relevance
89 !st->ctx->DrawBuffer->_IntegerColor; in update_fp()
243 !ctx->DrawBuffer->_IntegerColor; in update_raster_state()
702 !ctx->DrawBuffer->_IntegerColor; in draw_textured_quad()1032 !st->ctx->DrawBuffer->_IntegerColor; in get_color_fp_variant()
427 !st->ctx->DrawBuffer->_IntegerColor; in draw_bitmap_quad()
1848 if (ctx->DrawBuffer && ctx->DrawBuffer->_IntegerColor) { in _mesa_valid_to_render()
2705 GLboolean _IntegerColor; member
779 fb->_IntegerColor = _mesa_is_format_integer_color(attFormat); in _mesa_test_framebuffer_completeness()
1230 { GL_RGBA_INTEGER_MODE_EXT, BUFFER_BOOL(_IntegerColor),
2024 if (fb->_IntegerColor) { in _mesa_meta_glsl_Clear()