HomeSort by relevance Sort by last modified time
    Searched refs:upload_blend (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_context.h 224 struct pipe_blend_state upload_blend; member in struct:st_context::__anon30623
st_pbo.c 629 memset(&st->pbo.upload_blend, 0, sizeof(struct pipe_blend_state));
630 st->pbo.upload_blend.rt[0].colormask = PIPE_MASK_RGBA;
st_cb_readpixels.c 220 cso_set_blend(cso, &st->pbo.upload_blend);
st_cb_texture.c     [all...]

Completed in 161 milliseconds