Home
last modified time | relevance | path

Searched defs:prev_stage (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c904 anv_pipeline_compile_tcs(const struct brw_compiler *compiler, void *mem_ctx, struct anv_device *device, struct anv_pipeline_stage *tcs_stage, struct anv_pipeline_stage *prev_stage) anv_pipeline_compile_tcs() argument
973 anv_pipeline_compile_gs(const struct brw_compiler *compiler, void *mem_ctx, struct anv_device *device, struct anv_pipeline_stage *gs_stage, struct anv_pipeline_stage *prev_stage) anv_pipeline_compile_gs() argument
1037 anv_pipeline_compile_mesh(const struct brw_compiler *compiler, void *mem_ctx, struct anv_device *device, struct anv_pipeline_stage *mesh_stage, struct anv_pipeline_stage *prev_stage) anv_pipeline_compile_mesh() argument
1124 anv_pipeline_compile_fs(const struct brw_compiler *compiler, void *mem_ctx, struct anv_device *device, struct anv_pipeline_stage *fs_stage, struct anv_pipeline_stage *prev_stage) anv_pipeline_compile_fs() argument
1609 struct anv_pipeline_stage *prev_stage = NULL; anv_graphics_pipeline_compile() local
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c811 gl_shader_stage prev_stage = util_last_bit(link_mask) - 1; in dzn_graphics_pipeline_compile_shaders() local
893 gl_shader_stage prev_stage = in dzn_graphics_pipeline_compile_shaders() local

Completed in 9 milliseconds