Home
last modified time | relevance | path

Searched defs:int32_type (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c614 struct lp_type int16_type, int32_type; in lp_build_conv() local
727 struct lp_type int16_type, int32_type; in lp_build_conv() local
Dlp_bld_format_srgb.c335 struct lp_type int32_type = lp_int_type(src_type); in lp_build_float_to_srgb_packed() local
Dlp_bld_coro.c169 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in lp_build_coro_declare_malloc_hooks() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c121 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in create_jit_dvbuffer_type() local
150 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in create_jit_texture_type() local
261 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in create_jit_image_type() local
1920 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_llvm_generate() local
2760 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_gs_llvm_generate() local
3350 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_tcs_llvm_generate() local
3915 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_tes_llvm_generate() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.h205 *int32_type, *int64_type; member
Dnir_to_dxil.c1153 const struct dxil_type *int32_type = dxil_module_get_int_type(&ctx->mod, 32); in emit_sampler() local
2382 const struct dxil_type *int32_type = in get_int32_undef() local
2779 const struct dxil_type *int32_type = dxil_module_get_int_type(&ctx->mod, 32); in emit_load_input_array() local
2830 const struct dxil_type *int32_type = dxil_module_get_int_type(&ctx->mod, 32); in emit_load_compact_input_array() local
2867 const struct dxil_type *int32_type = dxil_module_get_int_type(&ctx->mod, 32); in emit_load_input_interpolated() local
Ddxil_module.c734 const struct dxil_type *int32_type = dxil_module_get_int_type(mod, 32); in dxil_module_get_split_double_ret_type() local
850 const struct dxil_type *int32_type = dxil_module_get_int_type(m, 32); in dxil_module_get_resret_type() local
873 const struct dxil_type *int32_type = dxil_module_get_int_type(m, 32); in dxil_module_get_dimret_type() local
/third_party/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc894 int int32_type = UPB_DESCRIPTOR_TYPE_INT32; in test_valid() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.c75 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in generate_compute() local
Dlp_state_fs.c2999 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in generate_fragment() local