Home
last modified time | relevance | path

Searched defs:const (Results 2351 - 2375 of 20422) sorted by relevance

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSectionCOFF.cpp31 void MCSectionCOFF::setSelection(int Selection) const { in setSelection() argument
37 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() argument
107 bool MCSectionCOFF::UseCodeAlign() const { in UseCodeAlign() argument
111 bool MCSectionCOFF::isVirtualSection() const { in isVirtualSection() argument
19 ShouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const ShouldOmitSectionDirective() argument
H A DMCSectionWasm.cpp47 void MCSectionWasm::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() argument
92 bool MCSectionWasm::UseCodeAlign() const { return false; } in UseCodeAlign() argument
94 bool MCSectionWasm::isVirtualSection() const { return false; } in isVirtualSection() argument
19 shouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const shouldOmitSectionDirective() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DTapiUniversal.cpp41 TapiUniversal::ObjectForArch::getAsObjectFile() const { in getAsObjectFile() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcContext.cpp86 const tcu::RenderTarget& Context::getRenderTarget(void) const in getRenderTarget() argument
/third_party/vk-gl-cts/external/amber/src/include/amber/
H A Drecipe.h60 RecipeImpl* GetImpl() const { return impl_; } in GetImpl() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dengine.h122 GetEngineData() const GetEngineData() argument
[all...]
H A Drecipe.cc28 std::vector<ShaderInfo> Recipe::GetShaderInfo() const { in GetShaderInfo() argument
34 std::vector<std::string> Recipe::GetRequiredFeatures() const { in GetRequiredFeatures() argument
38 std::vector<std::string> Recipe::GetRequiredDeviceExtensions() const { in GetRequiredDeviceExtensions() argument
43 std::vector<std::string> Recipe::GetRequiredInstanceExtensions() const { in GetRequiredInstanceExtensions() argument
H A Dresult.cc36 std::string Result::Error() const { in Error() argument
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dcommand_pool.h34 VkCommandPool GetVkCommandPool() const { return pool_; } in GetVkCommandPool() argument
H A Ddescriptor.cc37 VkDescriptorType Descriptor::GetVkDescriptorType() const { in GetVkDescriptorType() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_occlusion_query_pool.h47 const BufferRef &getRenderPassVisibilityPoolBuffer() const { return mRenderPassResultsPool; } in getRenderPassVisibilityPoolBuffer() argument
48 size_t getNumRenderPassAllocatedQueries() const { return mAllocatedQueries.size(); } in getNumRenderPassAllocatedQueries() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DShaderNULL.cpp29 std::string ShaderNULL::getDebugInfo() const in getDebugInfo() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramPipelineVk.h31 const ProgramExecutableVk &getExecutable() const { return mExecutable; } in getExecutable() argument
34 ProgramVk *getShaderProgram(gl::ShaderType shaderType) const in getShaderProgram() argument
[all...]
H A Dvk_command_buffer_utils.h24 uint32_t getRenderPassWriteCommandCount() const { return mRenderPassWriteCommandCount; } in getRenderPassWriteCommandCount() argument
H A DPersistentCommandPool.h36 bool valid() const { return mCommandPool.valid(); } in valid() argument
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A Dtes31Context_override.cpp82 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() argument
/third_party/skia/src/codec/
H A DSkCodecImageGenerator.h73 bool getFrameInfo(int index, SkCodec::FrameInfo* info) const { in getFrameInfo() argument
H A DSkColorTable.h30 int count() const { return fCount; } in count() argument
35 SkPMColor operator[](int index) const { in operator []() argument
41 const SkPMColor* readColors() const { return fColors; } in readColors() argument
/third_party/skia/src/gpu/
H A DGrBackendSemaphore.cpp30 bool GrBackendSemaphore::getD3DFenceInfo(GrD3DFenceInfo* outInfo) const { in getD3DFenceInfo() argument
H A DGrNonAtomicRef.h32 bool unique() const { return 1 == fRefCnt; } in unique() argument
36 int refCnt() const { return fRefCnt; } in refCnt() argument
38 void ref() const { in ref() argument
44 void unref() const { in unref() argument
H A DGrResourceHandle.h23 bool operator==(const GrResourceHandle& other) const { return other.fValue == fValue; } in operator ==() argument
24 bool isValid() const { return kInvalid_ResourceHandle != fValue; } in isValid() argument
25 int toIndex() const { SkASSERT(this->isValid()); return fValue; } in toIndex() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DPipelineStateBuilder.h40 GrD3DGpu* gpu() const { return fGpu; } in gpu() argument
[all...]
/third_party/skia/src/gpu/effects/
H A DGrDisableColorXP.cpp39 std::unique_ptr<GrXferProcessor::ProgramImpl> DisableColorXP::makeProgramImpl() const { in makeProgramImpl() argument
[all...]
/third_party/skia/src/gpu/v1/
H A DDevice_v1.h203 clip() const clip() argument
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkPipelineStateBuilder.h40 GrVkGpu* gpu() const { return fGpu; } in gpu() argument
[all...]

Completed in 10 milliseconds

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