| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCContext.cpp | 265 MCSymbol *MCContext::lookupSymbol(const Twine &Name) const { in lookupSymbol() argument [all...] |
| H A D | MCObjectStreamer.cpp | 185 MCFragment *MCObjectStreamer::getCurrentFragment() const { in getCurrentFragment() argument 364 mayHaveInstructions(MCSection &Sec) const mayHaveInstructions() argument [all...] |
| H A D | MachObjectWriter.cpp | 70 MachSymbolData::operator<(const MachSymbolData &RHS) const { in operator <() argument 81 uint64_t MachObjectWriter::getFragmentAddress(const MCFragment *Fragment, in getFragmentAddress() argument 87 uint64_t MachObjectWriter::getSymbolAddress(const MCSymbol &S, in getSymbolAddress() argument 120 getPaddingSize(const MCSection *Sec, const MCAsmLayout &Layout) const getPaddingSize() argument 326 findAliasedSymbol(const MCSymbol &Sym) const findAliasedSymbol() argument 665 isSymbolRefDifferenceFullyResolvedImpl( const MCAssembler &Asm, const MCSymbol &A, const MCSymbol &B, bool InSet) const isSymbolRefDifferenceFullyResolvedImpl() argument 677 isSymbolRefDifferenceFullyResolvedImpl( const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, bool InSet, bool IsPCRel) const isSymbolRefDifferenceFullyResolvedImpl() argument [all...] |
| H A D | WinCOFFObjectWriter.cpp | 91 int64_t getIndex() const { return Index; } in getIndex() argument 680 isSymbolRefDifferenceFullyResolvedImpl( const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, bool InSet, bool IsPCRel) const isSymbolRefDifferenceFullyResolvedImpl() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| H A D | WindowsResource.cpp | 312 shouldIgnoreDuplicate( const ResourceEntryRef &Entry) const shouldIgnoreDuplicate() argument 321 shouldIgnoreDuplicate( const std::vector<StringOrID> &Context) const shouldIgnoreDuplicate() argument 376 printTree(raw_ostream &OS) const printTree() argument 551 print(ScopedPrinter &Writer, StringRef Name) const print() argument 565 getTreeSize() const getTreeSize() argument [all...] |
| H A D | XCOFFObjectFile.cpp | 49 template <typename T> StringRef XCOFFSectionHeader<T>::getName() const { in getName() argument 54 getSectionType() const getSectionType() argument 60 isReservedSectionType() const isReservedSectionType() argument 64 isRelocationSigned() const isRelocationSigned() argument 68 isFixupIndicated() const isFixupIndicated() argument 72 getRelocatedLength() const getRelocatedLength() argument 78 checkSectionAddress(uintptr_t Addr, uintptr_t TableAddress) const checkSectionAddress() argument 93 toSection32(DataRefImpl Ref) const toSection32() argument 102 toSection64(DataRefImpl Ref) const toSection64() argument 110 toSymbolEntry(DataRefImpl Ref) const toSymbolEntry() argument 120 fileHeader32() const fileHeader32() argument 125 fileHeader64() const fileHeader64() argument 131 sectionHeaderTable32() const sectionHeaderTable32() argument 137 sectionHeaderTable64() const sectionHeaderTable64() argument 142 moveSymbolNext(DataRefImpl &Symb) const moveSymbolNext() argument 155 getStringTableEntry(uint32_t Offset) const getStringTableEntry() argument 172 getCFileName(const XCOFFFileAuxEnt *CFileEntPtr) const getCFileName() argument 179 getSymbolName(DataRefImpl Symb) const getSymbolName() argument 193 getSymbolAddress(DataRefImpl Symb) const getSymbolAddress() argument 198 getSymbolValueImpl(DataRefImpl Symb) const getSymbolValueImpl() argument 203 getCommonSymbolSizeImpl(DataRefImpl Symb) const getCommonSymbolSizeImpl() argument 210 getSymbolType(DataRefImpl Symb) const getSymbolType() argument 216 getSymbolSection(DataRefImpl Symb) const getSymbolSection() argument 230 moveSectionNext(DataRefImpl &Sec) const moveSectionNext() argument 235 getSectionName(DataRefImpl Sec) const getSectionName() argument 239 getSectionAddress(DataRefImpl Sec) const getSectionAddress() argument 248 getSectionIndex(DataRefImpl Sec) const getSectionIndex() argument 257 getSectionSize(DataRefImpl Sec) const getSectionSize() argument 267 getSectionContents(DataRefImpl Sec) const getSectionContents() argument 285 getSectionAlignment(DataRefImpl Sec) const getSectionAlignment() argument 291 isSectionCompressed(DataRefImpl Sec) const isSectionCompressed() argument 297 isSectionText(DataRefImpl Sec) const isSectionText() argument 301 isSectionData(DataRefImpl Sec) const isSectionData() argument 306 isSectionBSS(DataRefImpl Sec) const isSectionBSS() argument 311 isSectionVirtual(DataRefImpl Sec) const isSectionVirtual() argument 316 section_rel_begin(DataRefImpl Sec) const section_rel_begin() argument 321 section_rel_end(DataRefImpl Sec) const section_rel_end() argument 326 moveRelocationNext(DataRefImpl &Rel) const moveRelocationNext() argument 331 getRelocationOffset(DataRefImpl Rel) const getRelocationOffset() argument 337 getRelocationSymbol(DataRefImpl Rel) const getRelocationSymbol() argument 342 getRelocationType(DataRefImpl Rel) const getRelocationType() argument 348 getRelocationTypeName( DataRefImpl Rel, SmallVectorImpl<char> &Result) const getRelocationTypeName() argument 354 getSymbolFlags(DataRefImpl Symb) const getSymbolFlags() argument 360 symbol_begin() const symbol_begin() argument 367 symbol_end() const symbol_end() argument 375 section_begin() const section_begin() argument 381 section_end() const section_end() argument 388 getBytesInAddress() const getBytesInAddress() argument 390 getFileFormatName() const getFileFormatName() argument 394 getArch() const getArch() argument 398 getFeatures() const getFeatures() argument 402 isRelocatableObject() const isRelocatableObject() argument 408 getStartAddress() const getStartAddress() argument 414 getFileHeaderSize() const getFileHeaderSize() argument 418 getSectionHeaderSize() const getSectionHeaderSize() argument 423 is64Bit() const is64Bit() argument 427 getMagic() const getMagic() argument 431 getSectionByNum(int16_t Num) const getSectionByNum() argument 442 getSymbolSectionName(const XCOFFSymbolEntry *SymEntPtr) const getSymbolSectionName() argument 466 getNumberOfSections() const getNumberOfSections() argument 471 getTimeStamp() const getTimeStamp() argument 475 getOptionalHeaderSize() const getOptionalHeaderSize() argument 480 getSymbolTableOffset32() const getSymbolTableOffset32() argument 484 getRawNumberOfSymbolTableEntries32() const getRawNumberOfSymbolTableEntries32() argument 491 getLogicalNumberOfSymbolTableEntries32() const getLogicalNumberOfSymbolTableEntries32() argument 497 getSymbolTableOffset64() const getSymbolTableOffset64() argument 501 getNumberOfSymbolTableEntries64() const getNumberOfSymbolTableEntries64() argument 505 getEndOfSymbolTableAddress() const getEndOfSymbolTableAddress() argument 513 checkSymbolEntryPointer(uintptr_t SymbolEntPtr) const checkSymbolEntryPointer() argument 528 getSymbolIndex(uintptr_t SymbolEntPtr) const getSymbolIndex() argument 535 getSymbolNameByIndex(uint32_t Index) const getSymbolNameByIndex() argument 547 getFlags() const getFlags() argument 551 getSectionNameInternal(DataRefImpl Sec) const getSectionNameInternal() argument 555 getSectionHeaderTableAddress() const getSectionHeaderTableAddress() argument 559 getSectionFlags(DataRefImpl Sec) const getSectionFlags() argument 568 sections64() const sections64() argument 575 sections32() const sections32() argument 586 getLogicalNumberOfRelocationEntries( const XCOFFSectionHeader32 &Sec) const getLogicalNumberOfRelocationEntries() argument 602 relocations(const XCOFFSectionHeader32 &Sec) const relocations() argument 717 getStorageClass() const getStorageClass() argument 721 getNumberOfAuxEntries() const getNumberOfAuxEntries() argument 725 getXCOFFCsectAuxEnt32() const getXCOFFCsectAuxEnt32() argument 742 getType() const getType() argument 746 getSectionNumber() const getSectionNumber() argument 750 hasCsectAuxEnt() const hasCsectAuxEnt() argument 756 isFunction() const isFunction() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cExplicitUniformLocationTest.cpp | 110 bool occurs(GLenum shader) const in occurs() argument 163 bool isImplicit(const std::vector<GLenum> stages) const in isImplicit() argument 209 void LayoutSpecifier<LocationSpecifier>::streamDefinition(std::ostringstream& str, GLenum shader) const in streamDefinition() argument 229 void LayoutSpecifier<IndexSpecifier>::streamDefinition(std::ostringstream& str, GLenum shader) const in streamDefinition() argument 302 str() const str() argument 307 refStr() const refStr() argument 312 isStruct() const isStruct() argument 317 isSigned() const isSigned() argument 322 abs() const abs() argument 339 getSize() const getSize() argument 344 getBaseType() const getBaseType() argument 349 streamArrayStr(std::ostringstream& _str, int arrayElem = -1) const streamArrayStr() argument 541 streamValue(std::ostringstream& str, int arrayElement = 0, int column = 0) const streamValue() argument 580 getPtr(int arrayElement) const getPtr() argument 718 getName() const getName() argument 723 streamDefinition(std::ostringstream& str) const streamDefinition() argument 745 getRetVal() const getRetVal() argument 750 getName() const getName() argument 781 getTypeName() const getTypeName() argument 861 getName() const getName() argument 866 streamArrayStr(std::ostringstream& str, int arrayElem = -1) const streamArrayStr() argument 891 getSelectedFunction(int arrayElem) const getSelectedFunction() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/ |
| H A D | esextcTestCaseBase.cpp | 334 isExtensionSupported(const std::string& extName) const isExtensionSupported() argument 347 specializeShader(const unsigned int parts, const char* const* code) const specializeShader() argument 706 comparePixel(const unsigned char* buffer, unsigned int x, unsigned int y, unsigned int width, unsigned int height, unsigned int pixel_size, unsigned char expected_red, unsigned char expected_green, unsigned char expected_blue, unsigned char expected_alpha) const comparePixel() argument 956 setupFramebufferWithTextureAsAttachment(glw::GLuint framebuffer_object_id, glw::GLuint color_texture_id, glw::GLenum texture_format, glw::GLuint texture_width, glw::GLuint texture_height) const setupFramebufferWithTextureAsAttachment() argument 989 checkFramebufferStatus(glw::GLenum framebuffer) const checkFramebufferStatus() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
| H A D | esextcGeometryShaderLimits.cpp | 1925 prepareFragmentShader(std::string& out_shader_code) const prepareFragmentShader() argument 1955 prepareGeometryShader(std::string& out_shader_code) const prepareGeometryShader() argument 2242 prepareFragmentShader(std::string& out_shader_code) const prepareFragmentShader() argument 2272 prepareGeometryShader(std::string& out_shader_code) const prepareGeometryShader() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
| H A D | esextcTessellationShaderVertexSpacing.cpp | 44 operator ==( const TessellationShaderVertexSpacing::_tess_coordinate& in) const operator ==() argument 63 operator ==( const TessellationShaderVertexSpacing::_tess_coordinate_cartesian& in) const operator ==() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcCompressedFormatTests.cpp | 374 programId() const programId() argument 379 texId(int index) const texId() argument 384 vaoId() const vaoId() argument 389 offsetLoc() const offsetLoc() argument 394 scaleLoc() const scaleLoc() argument [all...] |
| H A D | glcKHRDebugTests.cpp | 1813 inspectDebugState(GLboolean expected_state, GLDEBUGPROC expected_callback, GLvoid* expected_user_info) const inspectDebugState() argument 1852 inspectCallbackCounter(GLuint& callback_counter, GLuint expected_number_of_messages) const inspectCallbackCounter() argument 1871 inspectMessageLog(GLuint expected_number_of_messages) const inspectMessageLog() argument 2117 inspectGroupStack(GLuint expected_depth) const inspectGroupStack() argument 2143 inspectMessageLog(glw::GLenum expected_source, glw::GLenum expected_type, glw::GLuint expected_id, glw::GLenum expected_severity, glw::GLsizei expected_length, const glw::GLchar* expected_label) const inspectMessageLog() argument 2224 verifyEmptyLog() const verifyEmptyLog() argument [all...] |
| H A D | glcTextureRepeatModeTests.cpp | 548 findInternalFormat(GLenum internalformat) const findInternalFormat() argument 568 findFormat(GLenum internalformat) const findFormat() argument 576 isEqual(const GLubyte* color1, const GLubyte* color2, GLubyte tolerance) const isEqual() argument 597 fillTextureWithColor(GLubyte* texture_data, GLsizei tex_width, GLsizei tex_height, GLenum internalformat) const fillTextureWithColor() argument 637 clearTextures(GLenum target, GLsizei width, GLsizei height, GLint lod, GLenum internalformat, GLenum type, GLenum format) const clearTextures() argument 670 calcTextureEpsilon(const GLsizei textureBits[4], GLfloat textureEpsilon[4]) const calcTextureEpsilon() argument 728 proportion(GLsizei a, GLsizei b, GLsizei c) const proportion() argument 745 verifyClampToEdge(GLubyte* buf, GLsizei width_init, GLsizei height_init, GLsizei width, GLsizei height, GLenum internalformat) const verifyClampToEdge() argument 838 verifyRepeat(GLubyte* buf, GLsizei width, GLsizei height, GLenum internalformat) const verifyRepeat() argument 921 verifyMirroredRepeat(GLubyte* buf, GLsizei width, GLsizei height, GLenum internalformat) const verifyMirroredRepeat() argument 1125 verifyClampMode(GLubyte* buf, GLsizei width, GLsizei height, GLenum clampMode, GLenum internalformat) const verifyClampMode() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| H A D | glcSubgroupsTestsUtils.hpp | 86 const Program& operator* (void) const { retur in operator ++() argument 88 getName(void) const getName() argument 89 getProgram(void) const getProgram() argument 91 operator ==(const Iterator& other) const operator ==() argument 92 operator !=(const Iterator& other) const operator !=() argument 99 begin(void) const begin() argument 100 end(void) const end() argument 102 empty(void) const empty() argument 148 contains(const std::string& name) const contains() argument 154 get(const std::string& name) const get() argument 184 getDeqpContext(void) const getDeqpContext() argument [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
| H A D | parser.cc | 365 IsRepeatable(const std::string& name) const IsRepeatable() argument [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | pipeline.h | 55 const std::vector<std::string>& GetShaderOptimizations() const { in GetShaderOptimizations() argument 62 const std::vector<std::string>& GetCompileOptions() const { in GetCompileOptions() argument 78 RequiredSubgroupSizeSetting GetRequiredSubgroupSizeSetting() const { in GetRequiredSubgroupSizeSetting() argument 81 uint32_t GetRequiredSubgroupSize() const { retur in GetRequiredSubgroupSizeSetting() argument 86 GetVaryingSubgroupSize() const GetVaryingSubgroupSize() argument 91 GetRequireFullSubgroups() const GetRequireFullSubgroups() argument 94 GetShader() const GetShader() argument 97 GetEntryPoint() const GetEntryPoint() argument 100 GetShaderType() const GetShaderType() argument 102 GetData() const GetData() argument 105 GetSpecialization() const GetSpecialization() argument 140 GetDescriptorMap() const GetDescriptorMap() argument 159 GetPushConstants() const GetPushConstants() argument 228 IsGraphics() const IsGraphics() argument 229 IsCompute() const IsCompute() argument 231 GetType() const GetType() argument 234 GetName() const GetName() argument 240 GetFramebufferWidth() const GetFramebufferWidth() argument 246 GetFramebufferHeight() const GetFramebufferHeight() argument 253 GetShaders() const GetShaders() argument 256 GetShader(Shader* shader) const GetShader() argument 289 GetColorAttachments() const GetColorAttachments() argument 303 GetResolveTargets() const GetResolveTargets() argument 315 GetDepthStencilBuffer() const GetDepthStencilBuffer() argument 323 GetVertexBuffers() const GetVertexBuffers() argument 341 GetIndexBuffer() const GetIndexBuffer() argument 359 GetBuffers() const GetBuffers() argument 378 GetSamplers() const GetSamplers() argument 389 GetPushConstantBuffer() const GetPushConstantBuffer() argument 411 SetArgValues() const SetArgValues() argument [all...] |
| H A D | pipeline_data.h | 43 Topology GetTopology() const { return topology_; } in GetTopology() argument 46 PolygonMode GetPolygonMode() const { return polygon_mode_; } in GetPolygonMode() argument 49 CullMode GetCullMode() const { return cull_mode_; } in GetCullMode() argument 52 FrontFace GetFrontFace() const { return front_face_; } in GetFrontFace() argument 55 CompareOp GetDepthCompareOp() const { return depth_compare_op_; } in GetDepthCompareOp() argument 58 uint8_t GetColorWriteMask() const { return color_write_mask_; } in GetColorWriteMask() argument 61 StencilOp GetFrontFailOp() const { return front_fail_op_; } in GetFrontFailOp() argument 64 StencilOp GetFrontPassOp() const { retur in SetFrontPassOp() argument 67 GetFrontDepthFailOp() const GetFrontDepthFailOp() argument 70 GetFrontCompareOp() const GetFrontCompareOp() argument 73 GetFrontCompareMask() const GetFrontCompareMask() argument 76 GetFrontWriteMask() const GetFrontWriteMask() argument 79 GetFrontReference() const GetFrontReference() argument 82 GetBackFailOp() const GetBackFailOp() argument 85 GetBackPassOp() const GetBackPassOp() argument 88 GetBackDepthFailOp() const GetBackDepthFailOp() argument 91 GetBackCompareOp() const GetBackCompareOp() argument 94 GetBackCompareMask() const GetBackCompareMask() argument 97 GetBackWriteMask() const GetBackWriteMask() argument 100 GetBackReference() const GetBackReference() argument 103 GetLineWidth() const GetLineWidth() argument 106 GetEnableBlend() const GetEnableBlend() argument 109 GetEnableDepthTest() const GetEnableDepthTest() argument 112 GetEnableDepthWrite() const GetEnableDepthWrite() argument 115 GetEnableStencilTest() const GetEnableStencilTest() argument 118 GetEnablePrimitiveRestart() const GetEnablePrimitiveRestart() argument 121 GetEnableDepthClamp() const GetEnableDepthClamp() argument 124 GetEnableRasterizerDiscard() const GetEnableRasterizerDiscard() argument 127 GetEnableDepthBias() const GetEnableDepthBias() argument 130 GetEnableLogicOp() const GetEnableLogicOp() argument 133 GetEnableDepthBoundsTest() const GetEnableDepthBoundsTest() argument 136 GetDepthBiasConstantFactor() const GetDepthBiasConstantFactor() argument 141 GetDepthBiasClamp() const GetDepthBiasClamp() argument 144 GetDepthBiasSlopeFactor() const GetDepthBiasSlopeFactor() argument 147 GetMinDepthBounds() const GetMinDepthBounds() argument 150 GetMaxDepthBounds() const GetMaxDepthBounds() argument 153 GetLogicOp() const GetLogicOp() argument 156 GetSrcColorBlendFactor() const GetSrcColorBlendFactor() argument 159 GetDstColorBlendFactor() const GetDstColorBlendFactor() argument 162 GetSrcAlphaBlendFactor() const GetSrcAlphaBlendFactor() argument 165 GetDstAlphaBlendFactor() const GetDstAlphaBlendFactor() argument 168 GetColorBlendOp() const GetColorBlendOp() argument 171 GetAlphaBlendOp() const GetAlphaBlendOp() argument 178 HasViewportData() const HasViewportData() argument 179 GetViewport() const GetViewport() argument 184 GetPatchControlPoints() const GetPatchControlPoints() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | hex_float.h | 51 uint16_t get_value() const { return val; } in get_value() argument 152 operator -() const operator -() argument 158 getAsFloat() const getAsFloat() argument 161 data() const data() argument 164 GetWords() const GetWords() argument 296 value() const value() argument 358 getBits() const getBits() argument 361 getUnsignedBits() const getUnsignedBits() argument 367 getExponentBits() const getExponentBits() argument 374 getUnbiasedExponent() const getUnbiasedExponent() argument 379 getSignificandBits() const getSignificandBits() argument 385 getUnbiasedNormalizedExponent() const getUnbiasedNormalizedExponent() argument 402 getNormalizedSignificand() const getNormalizedSignificand() argument 413 isNegative() const isNegative() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_builtins.cpp | 690 GetDefinitionDesc( const Decoration& decoration, const Instruction& inst) const GetDefinitionDesc() argument 703 GetReferenceDesc( const Decoration& decoration, const Instruction& built_in_inst, const Instruction& referenced_inst, const Instruction& referenced_from_inst, SpvExecutionModel execution_model) const GetReferenceDesc() argument 729 GetStorageClassDesc( const Instruction& inst) const GetStorageClassDesc() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | VulkanSecondaryCommandBuffer.h | 222 open() const open() argument 223 close() const close() argument 224 empty() const empty() argument 225 getRenderPassWriteCommandCount() const getRenderPassWriteCommandCount() argument 229 dumpCommands(const char *separator) const dumpCommands() argument [all...] |
| H A D | CommandProcessor.cpp | 596 getLastCompletedQueueSerial() const getLastCompletedQueueSerial() argument 602 isBusy() const isBusy() argument 1259 getLastCompletedQueueSerial() const getLastCompletedQueueSerial() argument 1264 isBusy() const isBusy() argument 1277 getDevicePriority(egl::ContextPriority priority) const getDevicePriority() argument [all...] |
| H A D | CommandProcessor.h | 124 Serial getQueueSerial() const { return mSerial; } in getQueueSerial() argument 134 egl::ContextPriority getPriority() const { retur in getCommandBuffersToReset() argument 135 hasProtectedContent() const hasProtectedContent() argument 136 getOneOffCommandBufferVk() const getOneOffCommandBufferVk() argument 140 getPresentInfo() const getPresentInfo() argument 141 getRenderPass() const getRenderPass() argument 142 getCommandBuffer() const getCommandBuffer() argument 143 getCommandPool() const getCommandPool() argument 223 valid() const valid() argument 224 getIndex() const getIndex() argument 225 getProperties() const getProperties() argument 226 isGraphics() const isGraphics() argument 227 isCompute() const isCompute() argument 228 supportsProtected() const supportsProtected() argument 232 getDeviceQueueCount() const getDeviceQueueCount() argument 258 valid() const valid() argument 259 getIndex() const getIndex() argument 260 isProtected() const isProtected() argument 405 getDeviceQueueIndex() const getDeviceQueueIndex() argument 547 getDeviceQueueIndex() const getDeviceQueueIndex() argument 551 hasPendingError() const hasPendingError() argument [all...] |
| H A D | BufferVk.cpp | 1216 isCurrentlyInUse(ContextVk *contextVk) const isCurrentlyInUse() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | VulkanPerformanceCounterTest.cpp | 42 const rx::vk::PerfCounters &hackANGLE() const in hackANGLE() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| H A D | mtl_common.h | 264 bool valid() const { return (mMetalObject != nil); } in valid() argument 266 T get() const { return mMetalObject; } in get() argument 269 operator T() const { return get(); } in operator T() argument 364 bool operator==(const AutoObjCPtr &rhs) const { retur argument 366 operator ==(T rhs) const operator ==() argument 368 operator ==(std::nullptr_t theNull) const operator ==() argument 370 operator !=(std::nullptr_t) const operator !=() argument 374 operator !=(const AutoObjCPtr &rhs) const operator !=() argument 376 operator !=(T rhs) const operator !=() argument 442 getNativeLevel() const getNativeLevel() argument 447 getType() const getType() argument 448 getLayerIndex() const getLayerIndex() argument 449 getLayerCount() const getLayerCount() argument 450 cubeMapFaceIndex() const cubeMapFaceIndex() argument 452 isLayered() const isLayered() argument 453 hasLayer() const hasLayer() argument 454 has3DLayer() const has3DLayer() argument 455 usesTex3D() const usesTex3D() argument 457 valid() const valid() argument 469 current() const current() argument 470 hasNext() const hasNext() argument 506 getType() const getType() argument 508 getValueBytes() const getValueBytes() argument 562 getDisplay() const getDisplay() argument [all...] |