Searched defs:is_3d (Results 1 – 3 of 3) sorted by relevance
33 bool is_3d) in nv50_tex_choose_tile_dims_helper()62 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nv50_tex_choose_tile_dims()
32 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nvc0_tex_choose_tile_dims()
576 uint32_t is_3d : 1; member