Home
last modified time | relevance | path

Searched refs:LIMA_SAMPLER_DIM_2D (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_texture.h31 #define LIMA_SAMPLER_DIM_2D 1 macro
Dlima_texture.c176 desc->sampler_dim = LIMA_SAMPLER_DIM_2D; in lima_update_tex_desc()
Dlima_blit.c109 td->sampler_dim = LIMA_SAMPLER_DIM_2D; in lima_pack_blit_cmd()