Home
last modified time | relevance | path

Searched defs:st_bitmap_cache (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_context.h58 struct st_bitmap_cache struct
61 GLint xpos, ypos;
63 GLint xmin, ymin, xmax, ymax;
66 struct gl_program *fp;
67 bool scissor_enabled;
68 bool clamp_frag_color;
69 GLfloat color[4];
72 GLfloat zpos;
74 struct pipe_resource *texture;
75 struct pipe_transfer *trans;
[all …]