Searched refs:emit_push_constant_as_uniform_buffer (Results 1 – 4 of 4) sorted by relevance
110 bool emit_push_constant_as_uniform_buffer = false; member
1282 opts.emit_push_constant_as_uniform_buffer = args.glsl_emit_push_constant_as_ubo; in compile_iteration()
467 options->glsl.emit_push_constant_as_uniform_buffer = value != 0; in spvc_compiler_options_set_uint()
1946 …ated_ubo = var.storage == StorageClassPushConstant && options.emit_push_constant_as_uniform_buffer; in layout_for_variable()2075 else if (options.emit_push_constant_as_uniform_buffer) in emit_push_constant_block()