Home
last modified time | relevance | path

Searched refs:svga_have_sm4_1 (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c343 svga_have_sm4_1(svga) && templ->independent_blend_enable in svga_create_blend_state()
Dsvga_context.h978 svga_have_sm4_1(const struct svga_context *svga) in svga_have_sm4_1() function
Dsvga_pipe_blit.c864 if (svga_have_sm4_1(svga) && in svga_blit()
Dsvga_tgsi_vgpu10.c12867 } else if (svga_have_sm4_1(svga)) { in svga_tgsi_vgpu10_translate()