Home
last modified time | relevance | path

Searched defs:const (Results 1176 - 1200 of 13983) sorted by relevance

1...<<41424344454647484950>>...560

/third_party/skia/src/gpu/mtl/
H A DGrMtlPipeline.h36 id<MTLRenderPipelineState> mtlPipelineState() const { return fPipelineState; } in mtlPipelineState() argument
/third_party/skia/src/gpu/text/
H A DGrDistanceFieldAdjustTable.h23 SkScalar getAdjustment(int i, bool useGammaCorrectTable) const { in getAdjustment() argument
/third_party/skia/src/gpu/
H A DGrSwizzle.cpp12 void GrSwizzle::apply(SkRasterPipeline* pipeline) const { in apply() argument
38 SkString GrSwizzle::asString() const { in asString() argument
H A DGrShaderCaps.cpp87 void GrShaderCaps::dumpJSON(SkJSONWriter* writer) const { in dumpJSON() argument
159 void GrShaderCaps::dumpJSON(SkJSONWriter* writer) const { } in dumpJSON() argument
H A DGrTextureProxyPriv.h23 bool isDeferred() const { return SkToBool(fTextureProxy->fDeferredUploader.get()); } in isDeferred() argument
48 inline const GrTextureProxyPriv GrTextureProxy::texPriv() const { // NOLINT(readability-const-return-type) in texPriv() argument
H A DGrTextureResolveManager.h28 GrTextureResolveRenderTask* newTextureResolveRenderTask(const GrCaps& caps) const { in newTextureResolveRenderTask() argument
H A DGrProgramInfo.cpp13 GrStencilSettings GrProgramInfo::nonGLStencilSettings() const { in nonGLStencilSettings() argument
26 void GrProgramInfo::validate(bool flushTime) const { in validate() argument
32 void GrProgramInfo::checkAllInstantiated() const { in checkAllInstantiated() argument
39 void GrProgramInfo::checkMSAAAndMIPSAreResolved() const { in checkMSAAAndMIPSAreResolved() argument
H A DGrProcessorAnalysis.cpp52 bool GrColorFragmentProcessorAnalysis::requiresDstTexture(const GrCaps& caps) const { in requiresDstTexture() argument
H A DGrResourceProviderPriv.h36 inline const GrResourceProviderPriv GrResourceProvider::priv() const { // NOLINT(readability-const-return-type) in priv() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DPipeline.h31 ID3D12PipelineState* d3dPipelineState() const { return fPipelineState.get(); } in d3dPipelineState() argument
H A DGrD3DAttachment.h30 D3D12_CPU_DESCRIPTOR_HANDLE view() const { return fView.fHandle; } in view() argument
H A DGrD3DSemaphore.h26 ID3D12Fence* fence() const { return fFenceInfo.fFence.get(); } in fence() argument
27 uint64_t value() const { return fFenceInfo.fValue; } in value() argument
H A DGrD3DSemaphore.cpp27 GrBackendSemaphore GrD3DSemaphore::backendSemaphore() const { in backendSemaphore() argument
/third_party/skia/src/codec/
H A DSkBmpBaseCodec.h25 bool didCreateSrcBuffer() const { return fSrcBuffer != nullptr; } in didCreateSrcBuffer() argument
/third_party/skia/src/gpu/dawn/
H A DGrDawnRenderTarget.h32 wgpu::TextureView textureView() const { return fInfo.fTextureView; } in textureView() argument
H A DGrDawnTexture.h33 wgpu::Texture texture() const { return fInfo.fTexture; } in texture() argument
34 wgpu::TextureFormat format() const { return fInfo.fFormat; } in format() argument
H A DGrDawnProgramDataManager.h28 uint32_t uniformBufferSize() const { return fUniformSize; } in uniformBufferSize() argument
/third_party/skia/src/gpu/vk/
H A DGrVkImageLayout.h23 VkImageLayout getImageLayout() const { in getImageLayout() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvBinary.hpp30 inline uint32_t getIdentifier() const { return identifier; }; in getIdentifier() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBufferView.cpp37 void *BufferView::getPointer() const in getPointer() argument
H A DVkFormat.hpp31 inline operator VkFormat() const { return format; } in operator VkFormat() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dmerge_blocks_reduction_opportunity_finder.cpp22 std::string MergeBlocksReductionOpportunityFinder::GetName() const { in GetName() argument
27 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument
H A Dremove_function_reduction_opportunity_finder.cpp45 std::string RemoveFunctionReductionOpportunityFinder::GetName() const { in GetName() argument
23 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dmerge_blocks_reduction_opportunity_finder.cpp22 std::string MergeBlocksReductionOpportunityFinder::GetName() const { in GetName() argument
27 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument
H A Dremove_function_reduction_opportunity_finder.cpp45 std::string RemoveFunctionReductionOpportunityFinder::GetName() const { in GetName() argument
23 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument

Completed in 9 milliseconds

1...<<41424344454647484950>>...560