Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
DgenX_pipeline.c88 emit_vertex_input(struct anv_graphics_pipeline *pipeline, in emit_vertex_input() function
2295 emit_vertex_input(pipeline, pCreateInfo->pVertexInputState);
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c749 emit_vertex_input(struct vc4_compile *c, int attr) in emit_vertex_input() function
1619 emit_vertex_input(c, loc); in ntq_setup_inputs()