Searched defs:param_type (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_cfg.c28 vtn_load_param_pointer(struct vtn_builder * b,struct vtn_type * param_type,uint32_t param_idx) argument
H A Dspirv_to_nir.c4533 struct vtn_type *param_type = b->entry_point->func->type->params[i]; local in function:vtn_emit_kernel_entry_point_wrapper
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c636 LLVMTypeRef param_type = LLVMTypeOf(param); local in function:si_build_wrapper_function
704 LLVMTypeRef param_type; local in function:si_build_wrapper_function
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c6116 struct vtn_type *param_type = b->entry_point->func->type->params[i]; local in function:vtn_emit_kernel_entry_point_wrapper
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp4988 unop(builtin_available_predicate avail,ir_expression_operation opcode,const glsl_type * return_type,const glsl_type * param_type) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp4498 unop(builtin_available_predicate avail,ir_expression_operation opcode,const glsl_type * return_type,const glsl_type * param_type) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c6501 LLVMTypeRef param_type = LLVMTypeOf(param); local in function:si_build_wrapper_function
6563 LLVMTypeRef param_type; local in function:si_build_wrapper_function
[all...]

Completed in 45 milliseconds