Searched defs:IsCompatible (Results 1 – 10 of 10) sorted by relevance
/external/skia/src/gpu/mtl/ |
D | GrMtlCopyManager.mm | 224 bool GrMtlCopyManager::IsCompatible(const GrMtlCopyPipelineState* pipelineState, function
|
/external/skqp/src/gpu/mtl/ |
D | GrMtlCopyManager.mm | 224 bool GrMtlCopyManager::IsCompatible(const GrMtlCopyPipelineState* pipelineState, function
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | backwards_compatibility_test.cc | 27 TEST(BackwardsCompatibilityTest, IsCompatible) { in TEST() argument
|
/external/v8/src/compiler/ |
D | machine-graph-verifier.cc | 824 bool IsCompatible(MachineRepresentation expected, in IsCompatible() function in v8::internal::compiler::__anon843493e90111::MachineRepresentationChecker
|
D | instruction.cc | 101 bool LocationOperand::IsCompatible(LocationOperand* op) { in IsCompatible() function in v8::internal::compiler::LocationOperand
|
D | load-elimination.cc | 210 bool IsCompatible(MachineRepresentation r1, MachineRepresentation r2) { in IsCompatible() function
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | xla_op_registry.cc | 61 /* static */ bool XlaOpRegistry::IsCompatible(const OpRegistration& x, in IsCompatible() function in tensorflow::XlaOpRegistry
|
/external/vulkan-validation-layers/layers/ |
D | descriptor_sets.cpp | 239 bool cvdescriptorset::DescriptorSetLayout::IsCompatible(DescriptorSetLayout const *const rh_ds_layo… in IsCompatible() function in cvdescriptorset::DescriptorSetLayout 253 bool cvdescriptorset::DescriptorSetLayoutDef::IsCompatible(VkDescriptorSetLayout ds_layout, VkDescr… in IsCompatible() function in cvdescriptorset::DescriptorSetLayoutDef 688 bool cvdescriptorset::DescriptorSet::IsCompatible(DescriptorSetLayout const *const layout, std::str… in IsCompatible() function in cvdescriptorset::DescriptorSet
|
/external/tensorflow/tensorflow/python/eager/ |
D | pywrap_tensor.cc | 147 bool IsCompatible(int desired_dtype, TF_DataType returned_dtype) { in IsCompatible() function
|
/external/vulkan-validation-layers/tests/ |
D | vkrenderframework.cpp | 955 bool VkImageObj::IsCompatible(const VkImageUsageFlags usages, const VkFormatFeatureFlags features) { in IsCompatible() function in VkImageObj
|