Home
last modified time | relevance | path

Searched defs:desc (Results 1426 - 1450 of 1946) sorted by relevance

1...<<51525354555657585960>>...78

/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/intel/compiler/
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_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/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
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_android.c897 AHardwareBuffer_Desc desc; in vn_android_get_ahb_format_properties() local
1038 AHardwareBuffer_Desc desc; in vn_android_ahb_allocate() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c299 num_subpass_attachments2(const VkSubpassDescription2 *desc) in num_subpass_attachments2() argument
330 vk_render_pass_attachment_init(struct vk_render_pass_attachment *att, const VkAttachmentDescription2 *desc) vk_render_pass_attachment_init() argument
471 const VkSubpassDescription2 *desc = &pCreateInfo->pSubpasses[s]; vk_common_CreateRenderPass2() local
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c831 const VkVertexInputBindingDescription *desc = in panvk_pipeline_builder_parse_vertex_input() local
853 const VkVertexInputAttributeDescription *desc = in panvk_pipeline_builder_parse_vertex_input() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture.c839 const struct util_format_description *desc = util_format_description(format); in llvmpipe_get_format_alignment() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video_vp.c217 nouveau_vp3_fill_picparm_mpeg12_vp(struct nouveau_vp3_decoder *dec, struct pipe_mpeg12_picture_desc *desc, struct nouveau_vp3_video_buffer *refs[16], unsigned *is_ref, char *map) nouveau_vp3_fill_picparm_mpeg12_vp() argument
266 nouveau_vp3_fill_picparm_mpeg4_vp(struct nouveau_vp3_decoder *dec, struct pipe_mpeg4_picture_desc *desc, struct nouveau_vp3_video_buffer *refs[16], unsigned *is_ref, char *map) nouveau_vp3_fill_picparm_mpeg4_vp() argument
456 nouveau_vp3_vp_caps(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned *caps, unsigned *is_ref, struct nouveau_vp3_video_buffer *refs[16]) nouveau_vp3_vp_caps() argument
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp500 UChar* desc = (UChar*) uprv_malloc(U_SIZEOF_UCHAR * capacity); in printComments() local
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc384 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.h138 void GetCode(Isolate* isolate, CodeDesc* desc) { in GetCode() argument
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.h326 void GetCode(Isolate* isolate, CodeDesc* desc) { in GetCode() argument

Completed in 52 milliseconds

1...<<51525354555657585960>>...78