Home
last modified time | relevance | path

Searched defs:res_type (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.h214 struct lp_type res_type; in lp_type_float() local
230 struct lp_type res_type; in lp_type_float_vec() local
246 struct lp_type res_type; in lp_type_int() local
261 struct lp_type res_type; in lp_type_int_vec() local
276 struct lp_type res_type; in lp_type_uint() local
290 struct lp_type res_type; in lp_type_uint_vec() local
303 struct lp_type res_type; in lp_type_unorm() local
317 struct lp_type res_type; in lp_type_fixed() local
332 struct lp_type res_type; in lp_type_ufixed() local
Dlp_bld_type.c203 struct lp_type res_type; in lp_elem_type() local
219 struct lp_type res_type; in lp_uint_type() local
236 struct lp_type res_type; in lp_int_type() local
254 struct lp_type res_type; in lp_wider_type() local
Dlp_bld_gather.c288 struct lp_type res_type = dst_type; in lp_build_gather_avx2() local
512 struct lp_type res_type, gather_res_type; in lp_build_gather() local
Dlp_bld_nir_soa.c2652 struct lp_type res_type; in lp_build_nir_soa() local
Dlp_bld_tgsi_soa.c4418 struct lp_type res_type; in lp_build_tgsi_soa() local
/third_party/ltp/testcases/kernel/syscalls/getrlimit/
Dgetrlimit02.c29 int res_type; /* resource type */ member
/third_party/nghttp2/src/
DHtmlParser.cc75 ResourceType res_type) { in add_link()
Dnghttp.cc292 nghttp2_priority_spec resolve_dep(int res_type) { in resolve_dep()
1693 auto res_type = p.second; in update_html_parser() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction_bit_test.cc97 const std::string res_type; member
143 const std::string res_type; member
Dfunction_arithmetic_test.cc305 const std::string res_type; member
351 const std::string res_type; member
Dfunction_logical_test.cc162 const std::string res_type; member
/third_party/mesa3d/src/compiler/spirv/
Dvtn_variables.c2546 struct vtn_type *res_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
2779 struct vtn_type *res_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13066 const Utils::_variable_type res_type, const Utils::_variable_type arg_type) in unaryBase()
13128 const Utils::_variable_type res_type, const Utils::_variable_type arg_type) in unaryByComponent()
13161 functionPointer function_pointer, const Utils::_variable_type res_type, in unaryWithOutputByComponent()
13228 const Utils::_variable_type res_type, const Utils::_variable_type arg_1_type, in binaryBase()
13309 const Utils::_variable_type res_type, const Utils::_variable_type arg_1_type, in binaryByComponent()
13347 const Utils::_variable_type res_type, const Utils::_variable_type arg_1_type, in tenaryBase()
13436 const Utils::_variable_type res_type, const Utils::_variable_type arg_1_type, in tenaryByComponent()
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c4085 unsigned res_type; in evergreen_set_shader_buffers() local
4188 unsigned res_type; in evergreen_set_shader_images() local
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c968 enum dxil_resource_type res_type; in emit_srv() local
1042 …const struct dxil_type *res_type = dxil_module_get_res_type(&ctx->mod, res_kind, comp_type, true /… in emit_uav() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp8240 auto &res_type = get<SPIRType>(type.member_types[1]); in emit_instruction() local
8701 const auto &res_type = get<SPIRType>(var->basetype); in emit_atomic_func_op() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h42002 enum res_type { enum