Home
last modified time | relevance | path

Searched defs:isCompatible (Results 1 – 25 of 35) sorted by relevance

12

/third_party/flutter/skia/src/gpu/vk/
DGrVkRenderPass.cpp194 bool GrVkRenderPass::isCompatible(const AttachmentsDescriptor& desc, in isCompatible() function in GrVkRenderPass
215 bool GrVkRenderPass::isCompatible(const GrVkRenderTarget& target) const { in isCompatible() function in GrVkRenderPass
224 bool GrVkRenderPass::isCompatible(const GrVkRenderPass& renderPass) const { in isCompatible() function in GrVkRenderPass
DGrVkDescriptorPool.cpp39 bool GrVkDescriptorPool::isCompatible(VkDescriptorType type, uint32_t count) const { in isCompatible() function in GrVkDescriptorPool
DGrVkDescriptorSetManager.cpp132 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager
152 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager
DGrVkSecondaryCBDrawContext.cpp114 bool GrVkSecondaryCBDrawContext::isCompatible( in isCompatible() function in GrVkSecondaryCBDrawContext
DGrVkRenderPass.h78 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible() function
/third_party/flutter/skia/src/core/
DSkSurfaceCharacterization.cpp65 bool SkSurfaceCharacterization::isCompatible(const GrBackendTexture& backendTex) const { in isCompatible() function in SkSurfaceCharacterization
/third_party/skia/src/gpu/vk/
DGrVkRenderPass.cpp362 bool GrVkRenderPass::isCompatible(const AttachmentsDescriptor& desc, in isCompatible() function in GrVkRenderPass
398 bool GrVkRenderPass::isCompatible(GrVkRenderTarget* target, in isCompatible() function in GrVkRenderPass
411 bool GrVkRenderPass::isCompatible(const GrVkRenderPass& renderPass) const { in isCompatible() function in GrVkRenderPass
DGrVkDescriptorPool.cpp45 bool GrVkDescriptorPool::isCompatible(VkDescriptorType type, uint32_t count) const { in isCompatible() function in GrVkDescriptorPool
DGrVkSecondaryCBDrawContext.cpp134 bool GrVkSecondaryCBDrawContext::isCompatible( in isCompatible() function in GrVkSecondaryCBDrawContext
DGrVkRenderPass.h71 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible() function
DGrVkDescriptorSetManager.cpp266 bool GrVkDescriptorSetManager::isCompatible(VkDescriptorType type, in isCompatible() function in GrVkDescriptorSetManager
/third_party/skia/src/gpu/d3d/
DGrD3DCommandSignature.h24 bool isCompatible(ForIndexed indexed, unsigned int slot) const { in isCompatible() function
DGrD3DRootSignature.cpp126 bool GrD3DRootSignature::isCompatible(int numTextureSamplers, int numUAVs) const { in isCompatible() function in GrD3DRootSignature
/third_party/skia/src/core/
DSkSurfaceCharacterization.cpp131 bool SkSurfaceCharacterization::isCompatible(const GrBackendTexture& backendTex) const { in isCompatible() function in SkSurfaceCharacterization
/third_party/flutter/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.cpp45 bool GrSimpleMeshDrawOpHelper::isCompatible(const GrSimpleMeshDrawOpHelper& that, in isCompatible() function in GrSimpleMeshDrawOpHelper
177 bool GrSimpleMeshDrawOpHelperWithStencil::isCompatible( in isCompatible() function in GrSimpleMeshDrawOpHelperWithStencil
/third_party/skia/src/gpu/ops/
DAtlasInstancedHelper.h44 bool isCompatible(const AtlasInstancedHelper& helper) { in isCompatible() function
DGrSimpleMeshDrawOpHelperWithStencil.cpp38 bool GrSimpleMeshDrawOpHelperWithStencil::isCompatible( in isCompatible() function in GrSimpleMeshDrawOpHelperWithStencil
DGrSimpleMeshDrawOpHelper.cpp40 bool GrSimpleMeshDrawOpHelper::isCompatible(const GrSimpleMeshDrawOpHelper& that, in isCompatible() function in GrSimpleMeshDrawOpHelper
/third_party/skia/third_party/externals/oboe/src/common/
DAudioStreamBuilder.cpp82 bool AudioStreamBuilder::isCompatible(AudioStreamBase &other) { in isCompatible() function in oboe::AudioStreamBuilder
/third_party/node/deps/npm/node_modules/sshpk/lib/
Dutils.js14 isCompatible: isCompatible, property
36 function isCompatible(obj, klass, needVer) { function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFormat.cpp936 bool Format::isCompatible(const Format &other) const in isCompatible() function in vk::Format
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleList.cpp149 bool DbiModuleSourceFilesIterator::isCompatible( in isCompatible() function in DbiModuleSourceFilesIterator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/modifiers/
DvktModifiersTests.cpp274 …deBool isCompatible = isModifierCompatibleWithImageProperties(vki, context.getPhysicalDevice(… in listModifiersCase() local
403 …const auto isCompatible = isModifierCompatibleWithImageProperties(vki, context.getPhysicalDev… in createImageListModifiersCase() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp426 bool isCompatible (const VkExtensionProperties& extensionProperties, const RequiredExtension& requi… in isCompatible() function
440 bool isCompatible (const VkLayerProperties& layerProperties, const RequiredLayer& required) in isCompatible() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIModeRegister.cpp82 bool isCompatible(Status &S) { in isCompatible() function

12