Home
last modified time | relevance | path

Searched defs:IsCompatible (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/gpu/mtl/
DGrMtlCopyManager.mm224 bool GrMtlCopyManager::IsCompatible(const GrMtlCopyPipelineState* pipelineState, function
/external/skqp/src/gpu/mtl/
DGrMtlCopyManager.mm224 bool GrMtlCopyManager::IsCompatible(const GrMtlCopyPipelineState* pipelineState, function
/external/tensorflow/tensorflow/core/ops/compat/
Dbackwards_compatibility_test.cc27 TEST(BackwardsCompatibilityTest, IsCompatible) { in TEST() argument
/external/v8/src/compiler/
Dmachine-graph-verifier.cc824 bool IsCompatible(MachineRepresentation expected, in IsCompatible() function in v8::internal::compiler::__anon843493e90111::MachineRepresentationChecker
Dinstruction.cc101 bool LocationOperand::IsCompatible(LocationOperand* op) { in IsCompatible() function in v8::internal::compiler::LocationOperand
Dload-elimination.cc210 bool IsCompatible(MachineRepresentation r1, MachineRepresentation r2) { in IsCompatible() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_registry.cc61 /* static */ bool XlaOpRegistry::IsCompatible(const OpRegistration& x, in IsCompatible() function in tensorflow::XlaOpRegistry
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp239 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/
Dpywrap_tensor.cc147 bool IsCompatible(int desired_dtype, TF_DataType returned_dtype) { in IsCompatible() function
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp955 bool VkImageObj::IsCompatible(const VkImageUsageFlags usages, const VkFormatFeatureFlags features) { in IsCompatible() function in VkImageObj