/third_party/skia/src/gpu/mock/ |
H A D | GrMockOpsRenderPass.h | 18 GrMockOpsRenderPass(GrMockGpu* gpu, GrRenderTarget* rt, GrSurfaceOrigin origin, in GrMockOpsRenderPass() argument
|
H A D | GrMockTexture.h | 18 GrMockTexture(GrMockGpu* gpu, in GrMockTexture() argument 28 GrMockTexture(GrMockGpu* gpu, in GrMockTexture() argument 56 GrMockTexture(GrMockGpu* gpu, cons argument 82 GrMockRenderTarget(GrMockGpu* gpu, SkBudgeted budgeted, SkISize dimensions, int sampleCnt, GrProtected isProtected, const GrMockRenderTargetInfo& info) GrMockRenderTarget() argument 95 GrMockRenderTarget(GrMockGpu* gpu, Wrapped, SkISize dimensions, int sampleCnt, GrProtected isProtected, const GrMockRenderTargetInfo& info) GrMockRenderTarget() argument 137 GrMockRenderTarget(GrMockGpu* gpu, SkISize dimensions, int sampleCnt, GrProtected isProtected, const GrMockRenderTargetInfo& info) GrMockRenderTarget() argument 155 GrMockTextureRenderTarget(GrMockGpu* gpu, SkBudgeted budgeted, SkISize dimensions, int sampleCnt, GrProtected isProtected, GrMipmapStatus mipmapStatus, const GrMockTextureInfo& texInfo, const GrMockRenderTargetInfo& rtInfo) GrMockTextureRenderTarget() argument 170 GrMockTextureRenderTarget(GrMockGpu* gpu, SkISize dimensions, int sampleCnt, GrProtected isProtected, GrMipmapStatus mipmapStatus, const GrMockTextureInfo& texInfo, const GrMockRenderTargetInfo& rtInfo, GrWrapCacheable cacheable) GrMockTextureRenderTarget() argument [all...] |
/third_party/skia/src/gpu/vk/ |
H A D | GrVkImageView.cpp | 13 sk_sp<const GrVkImageView> GrVkImageView::Make(GrVkGpu* gpu, in Make() argument [all...] |
H A D | GrVkImageView.h | 41 GrVkImageView(const GrVkGpu* gpu, VkImageView imageView, in GrVkImageView() argument
|
H A D | GrVkCommandPool.cpp | 15 GrVkCommandPool* GrVkCommandPool::Create(GrVkGpu* gpu) { in Create() argument 43 GrVkCommandPool(GrVkGpu* gpu, VkCommandPool commandPool, GrVkPrimaryCommandBuffer* primaryCmdBuffer) GrVkCommandPool() argument 52 findOrCreateSecondaryCommandBuffer( GrVkGpu* gpu) findOrCreateSecondaryCommandBuffer() argument 79 reset(GrVkGpu* gpu) reset() argument [all...] |
H A D | GrVkSamplerYcbcrConversion.cpp | 12 Create( GrVkGpu* gpu, const GrVkYcbcrConversionInfo& info) Create() argument
|
H A D | GrVkSemaphore.cpp | 19 std::unique_ptr<GrVkSemaphore> GrVkSemaphore::Make(GrVkGpu* gpu, bool isOwned) { in Make() argument 36 std::unique_ptr<GrVkSemaphore> GrVkSemaphore::MakeWrapped(GrVkGpu* gpu, in MakeWrapped() argument 51 GrVkSemaphore(GrVkGpu* gpu, VkSemaphore semaphore, bool prohibitSignal, bool prohibitWait, bool isOwned) GrVkSemaphore() argument [all...] |
H A D | GrVkSampler.cpp | 39 GrVkSampler* GrVkSampler::Create(GrVkGpu* gpu, GrSamplerState samplerState, in Create() argument
|
/third_party/skia/tests/ |
H A D | BackendSurfaceMutableStateTest.cpp | 110 GrVkGpu* gpu in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local [all...] |
H A D | GrOpListFlushTest.cpp | 31 GrGpu* gpu = context->priv().getGpu(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/skia/tools/fiddle/ |
H A D | fiddle_main.h | 65 bool gpu; member
|
/third_party/skia/experimental/graphite/src/ |
H A D | Context.cpp | 24 Context::Context(sk_sp<Gpu> gpu) : fGpu(std::move(gpu)) {} in Context() argument 29 sk_sp<Gpu> gpu = mtl::Trampoline::MakeGpu(backendContext); in MakeMetal() local
|
H A D | Recorder.cpp | 53 auto gpu = fContext->priv().gpu(); in snap() local
|
/third_party/skia/bench/ |
H A D | GrResourceCacheBench.cpp | 24 BenchResource (GrGpu* gpu) in BenchResource() argument 43 static void populate_cache(GrGpu* gpu, int resourceCount, int keyData32Count) { in populate_cache() argument 85 GrGpu* gpu = context->priv().getGpu(); global() variable 131 GrGpu* gpu = fContext->priv().getGpu(); global() variable [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/debug/backend/ |
H A D | mali_kbase_debug_ktrace_defs_csf.h | 112 } gpu; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_debugfs.c | 14 static void pfp_print(struct msm_gpu *gpu, struct drm_printer *p) in pfp_print() argument 27 static void me_print(struct msm_gpu *gpu, struct drm_printer *p) in me_print() argument 40 static void meq_print(struct msm_gpu *gpu, struct drm_printer *p) in meq_print() argument 53 static void roq_print(struct msm_gpu *gpu, struc argument 97 struct msm_gpu *gpu = priv->gpu; reset_set() local 144 a5xx_debugfs_init(struct msm_gpu *gpu, struct drm_minor *minor) a5xx_debugfs_init() argument [all...] |
H A D | a6xx_gpu.h | 61 static inline bool a6xx_has_gbif(struct adreno_gpu *gpu) in a6xx_has_gbif() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_sched.c | 88 struct etnaviv_gpu *gpu = submit->gpu; in etnaviv_sched_timedout_job() local 184 etnaviv_sched_init(struct etnaviv_gpu *gpu) etnaviv_sched_init() argument 197 etnaviv_sched_fini(struct etnaviv_gpu *gpu) etnaviv_sched_fini() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_ringbuffer.c | 18 struct msm_gpu *gpu = submit->gpu; in msm_job_run() local 58 struct msm_ringbuffer *msm_ringbuffer_new(struct msm_gpu *gpu, int id, in msm_ringbuffer_new() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_debugfs.c | 14 static void pfp_print(struct msm_gpu *gpu, struct drm_printer *p) in pfp_print() argument 27 static void me_print(struct msm_gpu *gpu, struct drm_printer *p) in me_print() argument 40 static void meq_print(struct msm_gpu *gpu, struct drm_printer *p) in meq_print() argument 53 static void roq_print(struct msm_gpu *gpu, struc argument 97 struct msm_gpu *gpu = priv->gpu; reset_set() local 144 a5xx_debugfs_init(struct msm_gpu *gpu, struct drm_minor *minor) a5xx_debugfs_init() argument [all...] |
/third_party/skia/src/gpu/gl/builders/ |
H A D | GrGLProgramBuilder.h | 56 GrGLGpu* gpu() const { return fGpu; } in gpu() function in GrGLProgramBuilder
|
/third_party/skia/src/gpu/ |
H A D | GrGpuBuffer.cpp | 12 GrGpuBuffer::GrGpuBuffer(GrGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrGpuBuffer() argument
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DDescriptorTableManager.cpp | 12 GrD3DDescriptorTableManager::GrD3DDescriptorTableManager(GrD3DGpu* gpu) in GrD3DDescriptorTableManager() argument 17 GrD3DDescriptorTableManager::createShaderViewTable(GrD3DGpu* gpu, unsigned int size) { in createShaderViewTable() argument 28 void GrD3DDescriptorTableManager::prepForSubmit(GrD3DGpu* gpu) { in prepForSubmit() argument 22 createSamplerTable( GrD3DGpu* gpu, unsigned int size) createSamplerTable() argument 52 Make( GrD3DGpu* gpu, D3D12_DESCRIPTOR_HEAP_TYPE type, unsigned int descriptorCount) Make() argument 81 HeapPool(GrD3DGpu* gpu, D3D12_DESCRIPTOR_HEAP_TYPE heapType) HeapPool() argument 88 allocateTable( GrD3DGpu* gpu, unsigned int count) allocateTable() argument 121 prepForSubmit(GrD3DGpu* gpu) prepForSubmit() argument [all...] |
H A D | GrD3DAttachment.cpp | 12 GrD3DAttachment::GrD3DAttachment(GrD3DGpu* gpu, in GrD3DAttachment() argument 28 sk_sp<GrD3DAttachment> GrD3DAttachment::MakeStencil(GrD3DGpu* gpu, in MakeStencil() argument 68 GrD3DGpu* gpu = this->getD3DGpu(); in onRelease() local 75 GrD3DGpu* gpu = this->getD3DGpu(); onAbandon() local [all...] |
/third_party/skia/src/gpu/dawn/ |
H A D | GrDawnRenderTarget.cpp | 14 GrDawnRenderTarget::GrDawnRenderTarget(GrDawnGpu* gpu, in GrDawnRenderTarget() argument 22 sk_sp<GrDawnRenderTarget> GrDawnRenderTarget::MakeWrapped(GrDawnGpu* gpu, in MakeWrapped() argument
|