Home
last modified time | relevance | path

Searched refs:spirv_builder_const_float (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h434 spirv_builder_const_float(struct spirv_builder *b, int width, double val);
H A Dspirv_builder.c1525 spirv_builder_const_float(struct spirv_builder *b, int width, double val) in spirv_builder_const_float() function
H A Dnir_to_spirv.c255 return spirv_builder_const_float(&ctx->builder, bit_size, value); in emit_float_const()

Completed in 11 milliseconds