Home
last modified time | relevance | path

Searched defs:desc (Results 1901 - 1925 of 2508) sorted by relevance

1...<<71727374757677787980>>...101

/third_party/libunwind/libunwind/src/ia64/
H A Dunwind_i.h405 unw_word_t desc[0]; /* unwind descriptors */ member
/third_party/mbedtls/library/
H A Dx509.c985 const char *desc = NULL; in mbedtls_x509_sig_alg_gets() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c42 radv_translate_buffer_dataformat(const struct util_format_description *desc, int first_non_void) in radv_translate_buffer_dataformat() argument
117 radv_translate_buffer_numformat(const struct util_format_description *desc, int first_non_void) radv_translate_buffer_numformat() argument
151 radv_translate_vertex_format(const struct radv_physical_device *pdevice, VkFormat format, const struct util_format_description *desc, unsigned *dfmt, unsigned *nfmt, bool *post_shuffle, enum radv_vs_input_alpha_adjust *alpha_adjust) radv_translate_vertex_format() argument
203 radv_translate_tex_dataformat(VkFormat format, const struct util_format_description *desc, int first_non_void) radv_translate_tex_dataformat() argument
423 radv_translate_tex_numformat(VkFormat format, const struct util_format_description *desc, int first_non_void) radv_translate_tex_numformat() argument
486 radv_translate_color_numformat(VkFormat format, const struct util_format_description *desc, int first_non_void) radv_translate_color_numformat() argument
521 const struct util_format_description *desc = vk_format_description(format); radv_is_sampler_format_supported() local
554 const struct util_format_description *desc = vk_format_description(format); radv_is_storage_image_format_supported() local
609 const struct util_format_description *desc = vk_format_description(format); radv_is_buffer_format_supported() local
628 const struct util_format_description *desc = vk_format_description(format); radv_is_colorbuffer_format_supported() local
697 const struct util_format_description *desc = vk_format_description(format); radv_physical_device_get_format_properties() local
895 const struct util_format_description *desc = vk_format_description(format); radv_translate_colorformat() local
1036 const struct util_format_description *desc = vk_format_description(format); radv_translate_colorswap() local
1099 const struct util_format_description *desc = vk_format_description(format); radv_format_pack_clear_color() local
1358 const struct util_format_description *desc = vk_format_description(format); radv_check_modifier_support() local
1478 const struct util_format_description *desc = vk_format_description(format); radv_get_image_format_properties() local
1688 const struct util_format_description *desc = vk_format_description(pImageFormatInfo->format); get_external_image_format_properties() local
2057 radv_get_dcc_channel_type(const struct util_format_description *desc, enum dcc_channel_type *type, unsigned *size) radv_get_dcc_channel_type() argument
[all...]
H A Dradv_nir_lower_ray_queries.c662 nir_ssa_def *desc = create_bvh_descriptor(b); in lower_rq_proceed() local
H A Dradv_debug.c154 radv_dump_buffer_descriptor(enum amd_gfx_level gfx_level, const uint32_t *desc, FILE *f) in radv_dump_buffer_descriptor() argument
162 radv_dump_image_descriptor(enum amd_gfx_level gfx_level, const uint32_t *desc, FILE *f) in radv_dump_image_descriptor() argument
177 radv_dump_sampler_descriptor(enum amd_gfx_level gfx_level, const uint32_t *desc, FILE *f) in radv_dump_sampler_descriptor() argument
186 radv_dump_combined_image_sampler_descriptor(enum amd_gfx_level gfx_level, const uint32_t *desc, in radv_dump_combined_image_sampler_descriptor() argument
206 uint32_t *desc = set->header.mapped_ptr + layout->binding[i].offset / 4; radv_dump_descriptor_set() local
478 uint32_t *desc = &((uint32_t *)vb_ptr)[i * 4]; radv_dump_vertex_descriptors() local
884 uint32_t desc[4]; radv_trap_handler_init() local
[all...]
/third_party/mesa3d/src/broadcom/qpu/
H A Dqpu_pack.c757 const struct opcode_desc *desc = in v3d_qpu_add_unpack() local
903 const struct opcode_desc *desc = in v3d_qpu_mul_unpack() local
995 const struct opcode_desc *desc = in v3d_qpu_add_pack() local
1208 const struct opcode_desc *desc = v3d_qpu_mul_pack() local
[all...]
/third_party/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp698 VkAttachmentDescription *desc = &attachment_descs[num_color_attachments]; in create_graphics_pipeline() local
726 VkAttachmentDescription *desc = &attachment_descs[num_attachments]; create_graphics_pipeline() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_generator.cpp321 generate_send(fs_inst *inst, struct brw_reg dst, struct brw_reg desc, struct brw_reg ex_desc, struct brw_reg payload, struct brw_reg payload2) generate_send() argument
H A Dbrw_lower_logical_sends.cpp1130 fs_reg desc = ubld.vgrf(BRW_REGISTER_TYPE_UD); in lower_sampler_logical_send_gfx7() local
1148 fs_reg desc = ubld.vgrf(BRW_REGISTER_TYPE_UD); lower_sampler_logical_send_gfx7() local
1326 setup_surface_descriptors(const fs_builder &bld, fs_inst *inst, uint32_t desc, const fs_reg &surface, const fs_reg &surface_handle) setup_surface_descriptors() argument
1514 uint32_t desc; lower_surface_logical_send() local
1891 const uint32_t desc = brw_dp_oword_block_rw_desc(devinfo, align_16B, lower_surface_block_logical_send() local
2110 uint32_t desc; lower_a64_logical_send() local
[all...]
H A Dbrw_nir_rt_builder.h902 nir_ssa_def *desc = brw_nir_rt_load(b, leaf_addr, 4, 2, 32); in brw_nir_rt_load_bvh_primitive_leaf() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c37 LLVMValueRef desc = ac_get_arg(&ctx->ac, ctx->internal_bindings); in load_sample_position() local
539 LLVMValueRef slot, desc, offset, row, bit, address[2]; in si_llvm_emit_polygon_stipple() local
H A Dsi_test_image_copy_region.c237 const struct util_format_description *desc = util_format_description(format); in get_random_format() local
[all...]
H A Dsi_clear.c173 const struct util_format_description *desc = util_format_description(format); in vi_alpha_is_on_msb() local
201 const struct util_format_description *desc = in gfx8_get_dcc_clear_parameters() local
298 const struct util_format_description *desc = gfx11_get_dcc_clear_parameters() local
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsurface.c665 surface_from_prime_2(VADriverContextP ctx, vlVaSurface *surface, VADRMPRIMESurfaceDescriptor *desc, struct pipe_video_buffer *templat) surface_from_prime_2() argument
1283 VADRMPRIMESurfaceDescriptor *desc = descriptor; vlVaExportSurfaceHandle() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c355 const struct util_format_description *desc = in v3d_vertex_state_create() local
501 const struct util_format_description *desc in v3d_set_framebuffer_state() local
1082 const struct util_format_description *desc = v3d_create_sampler_view() local
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_svga.c275 char desc[64]; in vmw_svga_winsys_add_stats() local
374 struct vmw_buffer_desc desc; in vmw_svga_winsys_buffer_create() local
492 struct vmw_buffer_desc desc; vmw_svga_winsys_surface_create() local
[all...]
/third_party/node/src/
H A Dnode_contextify.cc565 Local<Value> desc; in PropertyDescriptorCallback() local
573 PropertyDefinerCallback( Local<Name> property, const PropertyDescriptor& desc, const PropertyCallbackInfo<Value>& args) PropertyDefinerCallback() argument
709 IndexedPropertyDefinerCallback( uint32_t index, const PropertyDescriptor& desc, const PropertyCallbackInfo<Value>& args) IndexedPropertyDefinerCallback() argument
[all...]
/third_party/ninja/src/
H A Dninja.cc199 const char* desc; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_descriptor_set.c1387 struct anv_descriptor *desc = in anv_descriptor_set_write_image_view() local
1524 struct anv_descriptor *desc = in anv_descriptor_set_write_buffer_view() local
1590 struct anv_descriptor *desc = in anv_descriptor_set_write_buffer() local
1697 struct anv_descriptor *desc = in anv_descriptor_set_write_acceleration_structure() local
[all...]
H A Danv_nir_apply_pipeline_layout.c517 nir_ssa_def *desc = build_load_descriptor_mem(b, desc_addr, 0, 4, 32, state); in build_buffer_addr_for_res_index() local
782 nir_ssa_def *desc = build_load_descriptor_mem(b, desc_addr, 0, 1, 64, state); lower_load_accel_struct_desc() local
945 nir_ssa_def *desc = lower_load_vulkan_descriptor() local
971 nir_ssa_def *desc = lower_get_ssbo_size() local
1027 nir_ssa_def *desc = lower_image_intrinsic() local
1036 nir_ssa_def *desc = lower_image_intrinsic() local
1141 nir_ssa_def *desc = lower_tex_deref() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c840 const struct util_format_description *desc = util_format_description(dst_format); in download_texture_compute() local
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.cpp179 DXGI_ADAPTER_DESC1 desc; in choose_adapter() local
279 D3D12_RESOURCE_DESC desc; in create_buffer() local
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer_decoder.cpp293 struct intel_group *desc = in handle_media_interface_descriptor_load() local
H A Daub_write.c197 mem_trace_memory_write_header_out(struct aub_file *aub, uint64_t addr, uint32_t len, uint32_t addr_space, const char *desc) mem_trace_memory_write_header_out() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp500 char16_t* desc = (char16_t*) uprv_malloc(U_SIZEOF_UCHAR * capacity); in printComments() local

Completed in 40 milliseconds

1...<<71727374757677787980>>...101