Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_ps.c283 LLVMValueRef f32undef = LLVMGetUndef(ctx->ac.f32); in si_llvm_init_ps_export_args() local
307 args->out[0] = f32undef; in si_llvm_init_ps_export_args()
308 args->out[1] = f32undef; in si_llvm_init_ps_export_args()
309 args->out[2] = f32undef; in si_llvm_init_ps_export_args()
310 args->out[3] = f32undef; in si_llvm_init_ps_export_args()