Home
last modified time | relevance | path

Searched defs:const (Results 2401 - 2425 of 20422) sorted by relevance

1...<<919293949596979899100>>...817

/third_party/skia/src/gpu/dawn/
H A DGrDawnTextureRenderTarget.cpp24 bool GrDawnTextureRenderTarget::canAttemptStencilAttachment(bool useMSAASurface) const { in canAttemptStencilAttachment() argument
29 size_t GrDawnTextureRenderTarget::onGpuMemorySize() const { in onGpuMemorySize() argument
/third_party/skia/src/gpu/mtl/
H A DGrMtlAttachment.h50 MTLPixelFormat mtlFormat() const { return fTexture.pixelFormat; } in mtlFormat() argument
52 id<MTLTexture> mtlTexture() const { return fTexture; } in mtlTexture() argument
54 unsigned int sampleCount() const { return fTexture.sampleCount; } in sampleCount() argument
56 bool framebufferOnly() const { return fTexture.framebufferOnly; } in framebufferOnly() argument
/third_party/skia/src/gpu/mock/
H A DGrMockTypes.cpp12 GrBackendFormat GrMockRenderTargetInfo::getBackendFormat() const { in getBackendFormat() argument
16 GrBackendFormat GrMockTextureInfo::getBackendFormat() const { in getBackendFormat() argument
/third_party/skia/src/gpu/vk/
H A DGrVkDescriptorPool.h27 VkDescriptorPool descPool() const { return fDescPool; } in descPool() argument
H A DGrVkDescriptorSet.h29 const VkDescriptorSet* descriptorSet() const { return &fDescSet; } in descriptorSet() argument
H A DGrVkDescriptorSet.cpp25 void GrVkDescriptorSet::freeGPUData() const { in freeGPUData() argument
29 void GrVkDescriptorSet::onRecycle() const { in onRecycle() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DDirectiveHandler.h32 const TPragma& pragma() const { return mPragma; } in pragma() argument
33 const TExtensionBehavior& extensionBehavior() const { return mExtensionBehavior; } in extensionBehavior() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DContext.hpp45 Display *getDisplay() const { return display; } in getDisplay() argument
H A DSync.hpp44 bool isSignaled() const { return status == EGL_SIGNALED_KHR; } in isSignaled() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DVertexArray.cpp49 const VertexAttribute& VertexArray::getVertexAttribute(size_t attributeIndex) const in getVertexAttribute() argument
H A DVertexArray.h43 Buffer *getElementArrayBuffer() const { return mElementArrayBuffer; } in getElementArrayBuffer() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DPoint.cpp73 d(const Point &P) const d() argument
78 d2(const Point &P) const d2() argument
[all...]
H A DPoint.hpp128 operator ()(int i) const operator ()() argument
133 operator [](int i) const operator []() argument
[all...]
H A DVector.hpp142 operator ()(int i) const operator ()() argument
147 operator [](int i) const operator []() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/System/Linux/
H A DMemFd.hpp39 bool isValid() const { return fd_ >= 0; } in isValid() argument
42 int fd() const { return fd_; } in fd() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DFile.hpp90 std::string File::path() const in path() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFramebuffer.hpp39 getExtent() const getExtent() argument
[all...]
H A DVkShaderModule.hpp29 const sw::SpirvBinary &getBinary() const { return binary; } in getBinary() argument
H A DVulkanPlatform.hpp26 operator void *() const in operator void *() argument
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dcomparator_deep_blocks_first.h33 bool operator()(uint32_t bb1, uint32_t bb2) const { in operator ()() argument
38 bool operator()(const opt::BasicBlock* bb1, opt::BasicBlock* bb2) const { in operator ()() argument
H A Dcounter_overflow_id_source.cpp23 bool CounterOverflowIdSource::HasOverflowIds() const { return true; } in HasOverflowIds() argument
31 CounterOverflowIdSource::GetIssuedOverflowIds() const { in GetIssuedOverflowIds() argument
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
H A Ddead_block_facts.cpp35 bool DeadBlockFacts::BlockIsDead(uint32_t block_id) const { in BlockIsDead() argument
39 const std::unordered_set<uint32_t>& DeadBlockFacts::GetDeadBlocks() const { in GetDeadBlocks() argument
H A Dlivesafe_function_facts.cpp40 bool LivesafeFunctionFacts::FunctionIsLivesafe(uint32_t function_id) const { in FunctionIsLivesafe() argument
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/pass_management/
H A Drepeated_pass_instances.h177 const std::vector<std::unique_ptr<FuzzerPass>>& GetPasses() const { in GetPasses() argument
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dsimple_conditional_branch_to_branch_opportunity_finder.cpp57 std::string SimpleConditionalBranchToBranchOpportunityFinder::GetName() const { in GetName() argument
24 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument

Completed in 11 milliseconds

1...<<919293949596979899100>>...817