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

  /external/mesa3d/src/mesa/state_tracker/
st_texture.h 217 st_create_color_map_texture(struct gl_context *ctx);
st_atom_pixeltransfer.c 203 st->pixel_xfer.pixelmap_texture = st_create_color_map_texture(ctx);
st_texture.c 417 st_create_color_map_texture(struct gl_context *ctx) function
st_cb_drawpixels.c 128 st->pixel_xfer.pixelmap_texture = st_create_color_map_texture(ctx);
    [all...]

Completed in 611 milliseconds