Searched refs:nv50_format_table (Results 1 – 7 of 7) sorted by relevance
191 # define nv50_format_table nvc0_format_table macro201 uint8_t id = nv50_format_table[format].rt; in nv50_2d_dst_format_faithful()210 uint8_t id = nv50_format_table[format].rt; in nv50_2d_src_format_faithful()217 uint8_t id = nv50_format_table[format].rt; in nv50_2d_format_supported()225 uint8_t id = nv50_format_table[format].rt; in nv50_2d_dst_format_ops_supported()
183 extern const struct nv50_format nv50_format_table[];
60 PUSH_DATA (push, nv50_format_table[sf->base.format].rt); in nv50_validate_fb()104 PUSH_DATA (push, nv50_format_table[fb->zsbuf->format].rt); in nv50_validate_fb()
56 uint8_t id = nv50_format_table[format].rt; in nv50_2d_format()316 PUSH_DATA (push, nv50_format_table[dst->format].rt); in nv50_clear_render_target()413 PUSH_DATA (push, nv50_format_table[dst->format].rt); in nv50_clear_depth_stencil()773 PUSH_DATA (push, nv50_format_table[dst_fmt].rt); in nv50_clear_buffer()
96 fmt = &nv50_format_table[view->pipe.format]; in nv50_create_texture_view()
82 return (( nv50_format_table[format].usage | in nv50_screen_is_format_supported()
123 const struct nv50_format nv50_format_table[PIPE_FORMAT_COUNT] =