Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c2195 get_src_bool(struct ntv_context *ctx, nir_src *src) in get_src_bool() function
2204 SpvId condition = get_src_bool(ctx, &if_stmt->condition); in emit_if()