Home
last modified time | relevance | path

Searched refs:emit_3dstate_vs (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_render_gen7.c287 const bool emit_3dstate_vs = (DIRTY(VS) || r->instruction_bo_changed); in gen7_draw_vs() local
292 emit_3dstate_constant_vs || emit_3dstate_vs) in gen7_draw_vs()
317 if (emit_3dstate_vs) { in gen7_draw_vs()
/external/mesa3d/src/intel/vulkan/
DgenX_pipeline.c975 emit_3dstate_vs(struct anv_pipeline *pipeline) function
1514 emit_3dstate_vs(pipeline);