Home
last modified time | relevance | path

Searched defs:handles (Results 126 - 150 of 194) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c713 dd_context_set_global_binding(struct pipe_context *_pipe, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) dd_context_set_global_binding() argument
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c528 uint32_t *handles = calloc(sizeof(uint32_t), handle_count); in agx_flush() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state.c1409 nvc0_set_global_bindings(struct pipe_context *pipe, unsigned start, unsigned nr, struct pipe_resource **resources, uint32_t **handles) nvc0_set_global_bindings() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c987 evergreen_set_global_binding(struct pipe_context *ctx, unsigned first, unsigned n, struct pipe_resource **resources, uint32_t **handles) evergreen_set_global_binding() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Ddictbe.cpp42 DictionaryBreakEngine::handles(UChar32 c) const { in handles() function in DictionaryBreakEngine
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.cpp1505 void RenderCommandList::UpdateDescriptorSets(const BASE_NS::array_view<const RenderHandle> handles, in UpdateDescriptorSets() argument
1633 void RenderCommandList::BindDescriptorSets(const uint32_t firstSet, const array_view<const RenderHandle> handles) in BindDescriptorSets() argument
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp510 MeshBuilder::BufferHandles handles; in CreateGpuBuffers() local
540 StageToBuffers(IRenderContext& renderContext, size_t vertexDataSize, size_t indexDataSize, size_t jointDataSize, size_t targetDataSize, const MeshBuilder::BufferHandles& handles, const RenderHandleReference& stagingBuffer) StageToBuffers() argument
1611 BufferHandles handles; CreateBuffers() local
[all...]
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp833 BASE_NS::vector<RENDER_NS::RenderHandleReference> handles; in DrawMultiEcs() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp853 ExecutorPool::Task CloudServiceImpl::GenTask(int32_t retry, int32_t user, Handles handles) in GenTask() argument
/kernel/linux/linux-5.10/drivers/soc/ti/
H A Dknav_qmss.h261 struct list_head handles; member
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_isr.c971 uint32_t handles[5]; in qla2x00_async_event() local
[all...]
/kernel/linux/linux-5.10/include/acpi/
H A Dacpi_bus.h19 acpi_handle handles[ACPI_MAX_HANDLES]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_ioc32.c886 u32 handles[4]; member
/kernel/linux/linux-6.6/include/acpi/
H A Dacpi_bus.h19 acpi_handle handles[ACPI_MAX_HANDLES]; member
/kernel/linux/linux-6.6/drivers/soc/ti/
H A Dknav_qmss.h261 struct list_head handles; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_ioc32.c876 u32 handles[4]; member
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_cs.c64 struct drm_amdgpu_bo_list_entry *handles; member
144 struct drm_amdgpu_bo_list_entry *handles; member
756 struct drm_amdgpu_bo_list_entry *handles = NULL; radv_amdgpu_get_bo_list() local
900 struct drm_amdgpu_bo_list_entry *handles = NULL; radv_amdgpu_winsys_cs_submit_chained() local
981 struct drm_amdgpu_bo_list_entry *handles = NULL; radv_amdgpu_winsys_cs_submit_fallback() local
1081 struct drm_amdgpu_bo_list_entry *handles = NULL; radv_amdgpu_winsys_cs_submit_sysmem() local
[all...]
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c1087 tegra_set_global_binding(struct pipe_context *pcontext, unsigned int first, unsigned int count, struct pipe_resource **resources, uint32_t **handles) tegra_set_global_binding() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c1301 int virgl_encode_link_shader(struct virgl_context *ctx, uint32_t *handles) in virgl_encode_link_shader() argument
1034 virgl_encode_bind_sampler_states(struct virgl_context *ctx, uint32_t shader_type, uint32_t start_slot, uint32_t num_handles, uint32_t *handles) virgl_encode_bind_sampler_states() argument
H A Dvirgl_context.c1121 uint32_t handles[32]; in virgl_bind_sampler_states() local
1556 static void virgl_link_shader(struct pipe_context *ctx, void **handles) in virgl_link_shader() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h82 uint64_t *handles; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c1334 VkPhysicalDevice *handles = NULL; in enumerate_physical_devices() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c1437 llvmpipe_set_global_binding(struct pipe_context *pipe, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) llvmpipe_set_global_binding() argument
/third_party/libdrm/tests/modetest/
H A Dmodetest.c1158 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in bo_fb_create() local
1706 uint32_t handles[4] = {0}, pitches[4] = {0}, offsets[4] = {0}; in set_cursors() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc823 AllowHandleAllocation handles; in AssembleSourcePosition() local

Completed in 49 milliseconds

12345678