Home
last modified time | relevance | path

Searched defs:texture_desc (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dtexture2d.cc28 MTLTextureDescriptor* texture_desc = in CreateTexture2D() local
91 const auto* texture_desc = dynamic_cast<const Texture2DDescriptor*>(obj_ptr); in GetGPUResources() local
109 MTLTextureDescriptor* texture_desc = in CreateFromTexture2DDescriptor() local
Dmetal_spatial_tensor.cc36 MTLTextureDescriptor* texture_desc = [[MTLTextureDescriptor alloc] init]; in CreateTextureBuffer() local
85 MTLTextureDescriptor* texture_desc = [MTLTextureDescriptor in AllocateTensorMemory() local
106 MTLTextureDescriptor* texture_desc = [[MTLTextureDescriptor alloc] init]; in AllocateTensorMemory() local
127 MTLTextureDescriptor* texture_desc = [[MTLTextureDescriptor alloc] init]; in AllocateTensorMemory() local
Dlinear_storage.cc105 MTLTextureDescriptor* texture_desc = in CreateFromTensorLinearDescriptor() local
Dmetal_arguments.cc134 const auto* texture_desc = dynamic_cast<const Texture2DDescriptor*>(desc); in CreateMetalObject() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dtexture2d.cc73 const auto* texture_desc = dynamic_cast<const Texture2DDescriptor*>(obj_ptr); in GetGPUResources() local
Dserialization.cc650 const auto* texture_desc = in Encode() local
703 const auto* texture_desc = in Encode() local
Dcl_arguments.cc177 const auto* texture_desc = dynamic_cast<const Texture2DDescriptor*>(desc); in CreateCLObject() local