Searched refs:spirv_builder_const_float (Results 1 – 3 of 3) sorted by relevance
343 spirv_builder_const_float(struct spirv_builder *b, int width, float val);
1135 spirv_builder_const_float(struct spirv_builder *b, int width, float val) in spirv_builder_const_float() function
123 return spirv_builder_const_float(&ctx->builder, bit_size, value); in emit_float_const()