Searched defs:num_stages (Results 1 – 5 of 5) sorted by relevance
65 nine_ff_get_projected_key(struct nine_context *context, unsigned num_stages) in nine_ff_get_projected_key()
361 uint32_t num_stages = 0; in zink_create_gfx_pipeline() local
1287 unsigned num_stages = is_compute ? 1 : ZINK_SHADER_COUNT; in update_push_ubo_descriptors() local1374 unsigned num_stages = pg->is_compute ? 1 : ZINK_SHADER_COUNT; in update_descriptors_internal() local
3381 uint32_t num_stages = gs_nir ? 3 : 2; in create_pipeline() local
2505 const unsigned num_stages = in cmd_buffer_alloc_push_constants() local