Home
last modified time | relevance | path

Searched defs:descs (Results 1 – 25 of 32) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c526 struct si_descriptors *descs = si_sampler_and_image_descriptors(sctx, shader); in si_set_sampler_views() local
723 struct si_descriptors *descs = si_sampler_and_image_descriptors(ctx, shader); in si_disable_shader_image() local
834 struct si_descriptors *descs = si_sampler_and_image_descriptors(ctx, shader); in si_set_shader_image() local
945 struct si_descriptors *descs = &sctx->descriptors[SI_DESCS_INTERNAL]; in si_update_ps_colorbuf0_slot() local
1066 struct si_descriptors *descs, unsigned num_buffers, in si_init_buffer_resources()
1099 struct si_descriptors *descs) in si_release_buffer_resources()
1143 struct si_descriptors *descs, unsigned idx, in si_get_buffer_from_descriptors()
1212 struct si_descriptors *descs = &sctx->descriptors[descriptors_idx]; in si_set_constant_buffer() local
1377 struct si_descriptors *descs = &sctx->descriptors[descriptors_idx]; in si_set_shader_buffer() local
1457 struct si_descriptors *descs = si_const_and_shader_buffer_descriptors(sctx, shader); in si_get_shader_buffers() local
[all …]
Dsi_debug.c750 struct si_descriptors *descs = in si_dump_descriptors() local
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dexport_targets.py118 descs = json.loads(p.stdout.decode()) variable
/third_party/skia/third_party/externals/angle2/scripts/
Dexport_targets.py127 descs = json.loads(p.stdout.decode()) variable
/third_party/mesa3d/src/asahi/lib/
Dpool.h107 const struct agx_desc_alloc_info *descs) in agx_pool_alloc_descs()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMatchedAttachmentsTests.cpp116 const VkAttachmentDescription descs[2] = in testMatchedAttachments() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMatchedAttachmentsTests.cpp116 const VkAttachmentDescription descs[2] = in testMatchedAttachments() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_perfcounter.c218 struct radv_perfcounter_desc *descs) in radv_query_perfcounter_descs()
305 struct radv_perfcounter_desc *descs = malloc(sizeof(*descs) * count); in radv_init_perfcounter_descs() local
330 const struct radv_perfcounter_desc *descs = pdevice->perfcounters; in radv_get_counter_registers() local
855 const struct radv_perfcounter_desc *descs = pdevice->perfcounters; in radv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_pool.h111 const struct pan_desc_alloc_info *descs) in pan_pool_alloc_descs()
Dpan_device.h138 struct panfrost_bo *descs; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_texture.c318 uint32_t *descs = in lima_update_textures() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dobject.hpp205 descs(const Os &os) { in descs() function
/third_party/mesa3d/src/microsoft/clc/
Dcompute_test.h100 std::vector<ComPtr<ID3D12Resource>> descs; member
/third_party/mesa3d/src/imgui/
Dimgui_memory_editor.h538 …const char* descs[] = { "Int8", "Uint8", "Int16", "Uint16", "Int32", "Uint32", "Int64", "Uint64", … in DataTypeGetDesc() local
552 const char* descs[] = { "Bin", "Dec", "Hex" }; in DataFormatGetDesc() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_draw.cpp98 D3D12_CPU_DESCRIPTOR_HANDLE descs[PIPE_MAX_SHADER_SAMPLER_VIEWS]; in fill_srv_descriptors() local
197 D3D12_CPU_DESCRIPTOR_HANDLE descs[PIPE_MAX_SHADER_SAMPLER_VIEWS]; in fill_sampler_descriptors() local
/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode.c420 pandecode_bifrost_blend(void *descs, int job_no, int rt_no, mali_ptr frag_shader) in pandecode_bifrost_blend()
431 pandecode_midgard_blend_mrt(void *descs, int job_no, int rt_no) in pandecode_midgard_blend_mrt()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_instance.c367 VkCommandStreamDescriptionMESA *descs = local_descs; in vn_instance_submission_get_cs() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
Df_generic.h136 usb_endpoint_descriptor_t *descs[3]; member
/third_party/vk-gl-cts/modules/internal/
DditFrameworkTests.cpp64 static const char* descs[] = in getMatchCaseExpectedDesc() local
/third_party/NuttX/drivers/usbdev/gadget/
Df_uac.h51 uint8_t *descs; /* pointer to the concatenated descriptors */ member
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h137 struct panfrost_pool descs, shaders; member
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h294 struct panfrost_ptr descs; member
969 } descs; member
985 } descs; member
/third_party/node/src/
Dnode_crypto_common.cc781 AUTHORITY_INFO_ACCESS* descs = in SafeX509InfoAccessPrint() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp716 const auto& descs = vstate.entry_point_descriptions(entry_point); in CheckDecorationsOfEntryPoints() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_decorations.cpp716 const auto& descs = vstate.entry_point_descriptions(entry_point); in CheckDecorationsOfEntryPoints() local

12