Home
last modified time | relevance | path

Searched defs:get (Results 476 - 500 of 905) sorted by relevance

1...<<11121314151617181920>>...37

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPrograms.hpp187 const Program& ProgramCollection<Program, BuildOptions>::get (const std::string& name) const in get() function in vk::ProgramCollection
H A DvkRef.hpp278 inline const T& get (void) const throw() { return m_data.object; } in get() function in vk::refdetails::RefBase
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemUseAfterFreeTests.cpp82 const vk::VkBuffer& get (void) const { return *m_buffer; } in get() function in vkt::postmortem::__anon28291::Buffer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueUtils.hpp105 const vk::VkBuffer& get (void) const { return *m_buffer; } in get() function in vkt::synchronization::BufferWithMemory
140 const vk::VkImage& get (void) const { return m_image->get(); } in get() function in vkt::synchronization::ImageWithMemory
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DMacroExpander.cpp518 const Token &MacroExpander::MacroContext::get() in get() function in angle::pp::MacroExpander::MacroContext
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DMemoryProgramCache.cpp187 bool MemoryProgramCache::get(const Context *context, in get() function in gl::MemoryProgramCache
H A DRefCountObject.h158 ObjectType *get() const { return mObject; } in get() function in angle::BindingPointer
H A DBlobCache.cpp141 bool BlobCache::get(angle::ScratchBuffer *scratchBuffer, in get() function in egl::BlobCache
227 void BlobCache::setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) in setBlobCacheFuncs() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A DFastVector.h478 bool get(Key key, Value *value) const in get() function in angle::final
654 ANGLE_INLINE bool get(uint64_t key, Value *out) const in get() function in angle::final
H A DSynchronizedValue.h260 T get() const in get() function in angle::SynchronizedValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h84 const Metadata *get(ArrayRef<const Metadata *> MDs) const { in get() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp369 GISelCSEAnalysisWrapper::get(std::unique_ptr<CSEConfigBase> CSEOpt, in get() function in GISelCSEAnalysisWrapper
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterferenceCache.h129 BlockInterference *get(unsigned MBBNum) { in get() function in llvm::InterferenceCache::Entry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDataLayout.cpp102 LayoutAlignElem LayoutAlignElem::get(AlignTypeEnum align_type, Align abi_align, in get() function in LayoutAlignElem
125 PointerAlignElem PointerAlignElem::get(uint32_t AddressSpace, Align ABIAlign, in get() function in PointerAlignElem
[all...]
/third_party/skia/src/core/
H A DSkZip.h81 template<size_t I> constexpr auto get() const { in get() function in SkZip
H A DSkTInternalLList.h213 T* get() { return fCurr; } in get() function in SkTInternalLList::Iter
/third_party/skia/src/gpu/
H A DGrAHardwareBufferImageGenerator.cpp122 AHardwareBuffer* get() const { return fAhb; } in makeView() function in AutoAHBRelease
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DMacroExpander.cpp526 const Token &MacroExpander::MacroContext::get() in get() function in pp::MacroExpander::MacroContext
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMJIT.cpp145 JITGlobals *JITGlobals::get() in get() function in __anon22916::JITGlobals
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_parsed_ir.hpp229 T &get(uint32_t id) in get() function in SPIRV_CROSS_NAMESPACE::ParsedIR
235 const T &get(uint32_t id) const in get() function in SPIRV_CROSS_NAMESPACE::ParsedIR
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_mapper.h149 inline const AffixPatternProvider& get() const { in get() function in number::impl::AutoAffixPatternProvider
H A Dnumber_types.h339 T get(UErrorCode& status) const { in get() function in number::impl::NullableValue
H A Ducoleitr.cpp117 const RCEI *RCEBuffer::get() in get() function in RCEBuffer
179 const PCEI *PCEBuffer::get() in get() function in PCEBuffer
/third_party/skia/tests/
H A DRefCntTest.cpp123 const sk_sp<Effect>& get() const { return fEffect; } in get() function in Paint
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dgl_raii.h65 GLuint get() in get() function in angle::GLWrapper
73 GLuint get() const in get() function in angle::GLWrapper
153 GLuint get() const { return mHandle; } in get() function in angle::GLShader
224 GLuint get() in get() function in angle::GLProgram
232 GLuint get() const in get() function in angle::GLProgram
[all...]

Completed in 17 milliseconds

1...<<11121314151617181920>>...37