Searched refs:LIMA_SAMPLER_DIM_1D (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/lima/ | ||
D | lima_texture.h | 30 #define LIMA_SAMPLER_DIM_1D 0 macro |
D | lima_texture.c | 172 desc->sampler_dim = LIMA_SAMPLER_DIM_1D; in lima_update_tex_desc() |