Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h197 spirv_builder_emit_unop_const(struct spirv_builder *b, SpvOp op, SpvId result_type, uint64_t operand);
H A Dspirv_builder.c503 spirv_builder_emit_unop_const(struct spirv_builder *b, SpvOp op, SpvId result_type, uint64_t operand) in spirv_builder_emit_unop_const() function
H A Dnir_to_spirv.c2949 SpvId result = spirv_builder_emit_unop_const(&ctx->builder, SpvOpReadClockKHR, type, scope); in emit_shader_clock()

Completed in 13 milliseconds