Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h341 struct r600_pipe_sampler_state { struct
342 uint32_t tex_sampler_words[3];
343 union pipe_color_union border_color;
344 bool border_color_use;
368 struct r600_pipe_sampler_state *states[NUM_TEX_UNITS]; argument