Home
last modified time | relevance | path

Searched defs:gpu (Results 1 - 25 of 289) sorted by relevance

12345678910>>...12

/kernel/linux/linux-5.10/drivers/gpu/drm/scheduler/
H A DMakefile
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/
H A DMakefile
/kernel/linux/linux-6.6/drivers/gpu/drm/scheduler/
H A DMakefile
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H A DMakefile
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H A Detnaviv_hwdb.c73 bool etnaviv_fill_identity_from_hwdb(struct etnaviv_gpu *gpu) in etnaviv_fill_identity_from_hwdb() argument
/third_party/skia/src/gpu/gl/
H A DGrGLSemaphore.cpp12 GrGLSemaphore::GrGLSemaphore(GrGLGpu* gpu, bool isOwned) in GrGLSemaphore() argument
/third_party/skia/experimental/graphite/src/
H A DContextPriv.cpp14 Gpu* ContextPriv::gpu() { in gpu() function in skgpu::ContextPriv
18 const Gpu* ContextPriv::gpu() const { in gpu() function in skgpu::ContextPriv
/third_party/skia/src/gpu/vk/
H A DGrVkManagedResource.h17 GrVkManagedResource(const GrVkGpu* gpu) : fGpu(gpu) {} in GrVkManagedResource() argument
29 GrVkRecycledResource(GrVkGpu* gpu) : fGpu(gpu) {} in GrVkRecycledResource() argument
H A DGrVkPipelineStateBuilder.h40 GrVkGpu* gpu() const { return fGpu; } in gpu() function in GrVkPipelineStateBuilder
H A DGrVkPipeline.h84 GrVkPipeline(const GrVkGpu* gpu, VkPipeline pipeline, VkPipelineLayout layout) in GrVkPipeline() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_hwdb.c265 bool etnaviv_fill_identity_from_hwdb(struct etnaviv_gpu *gpu) in etnaviv_fill_identity_from_hwdb() argument
/third_party/mesa3d/src/broadcom/common/
H A Dv3d_cpu_tiling.h31 v3d_load_utile(void *cpu, uint32_t cpu_stride, void *gpu, uint32_t gpu_stride) v3d_load_utile() argument
141 v3d_store_utile(void *gpu, uint32_t gpu_stride, void *cpu, uint32_t cpu_stride) v3d_store_utile() argument
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DPipelineStateDataManager.cpp33 D3D12_GPU_VIRTUAL_ADDRESS GrD3DPipelineStateDataManager::uploadConstants(GrD3DGpu* gpu) { in uploadConstants() argument
H A DGrD3DSemaphore.cpp13 std::unique_ptr<GrD3DSemaphore> GrD3DSemaphore::Make(GrD3DGpu* gpu) { in Make() argument
H A DGrD3DPipelineStateBuilder.h40 GrD3DGpu* gpu() const { return fGpu; } in gpu() function in GrD3DPipelineStateBuilder
H A DGrD3DCommandSignature.cpp12 sk_sp<GrD3DCommandSignature> GrD3DCommandSignature::Make(GrD3DGpu* gpu, ForIndexed forIndexed, in Make() argument
/third_party/skia/src/gpu/mock/
H A DGrMockBuffer.h17 GrMockBuffer(GrMockGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrMockBuffer() argument
H A DGrMockAttachment.h17 GrMockAttachment(GrMockGpu* gpu, SkISize dimensions, UsageFlags supportedUsages, int sampleCnt) in GrMockAttachment() argument
/third_party/skia/src/gpu/
H A DGrResourceProviderPriv.h18 GrGpu* gpu() { return fResourceProvider->gpu(); } in gpu() function in GrResourceProviderPriv
H A DGrFinishCallbacks.cpp11 GrFinishCallbacks::GrFinishCallbacks(GrGpu* gpu) : fGpu(gpu) {} in GrFinishCallbacks() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_ringbuffer.c10 struct msm_ringbuffer *msm_ringbuffer_new(struct msm_gpu *gpu, int id, in msm_ringbuffer_new() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_buffer_alloc.h34 uint64_t gpu; member
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_screen.h33 struct pipe_screen *gpu; member
/third_party/skia/src/gpu/dawn/
H A DGrDawnTextureRenderTarget.cpp14 GrDawnTextureRenderTarget::GrDawnTextureRenderTarget(GrDawnGpu* gpu, in GrDawnTextureRenderTarget() argument
H A DGrDawnRingBuffer.cpp17 GrDawnRingBuffer::GrDawnRingBuffer(GrDawnGpu* gpu, wgpu::BufferUsage usage) in GrDawnRingBuffer() argument

Completed in 5 milliseconds

12345678910>>...12