Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_spatial_tensor.cc37 MTLTextureDescriptor* texture_desc = [[MTLTextureDescriptor alloc] init]; in CreateTextureBuffer() local
87 MTLTextureDescriptor* texture_desc = [MTLTextureDescriptor in AllocateTensorMemory() local
109 MTLTextureDescriptor* texture_desc = [[MTLTextureDescriptor alloc] init]; in AllocateTensorMemory() local
130 MTLTextureDescriptor* texture_desc = [[MTLTextureDescriptor alloc] init]; in AllocateTensorMemory() local
379 MTLTextureDescriptor* texture_desc = [[MTLTextureDescriptor alloc] init]; in CreateTensorSharedImage2DBuffer() local
/external/mesa3d/src/nouveau/vulkan/
Dnvk_nir_lower_descriptors.c1276 nir_def *texture_desc = in lower_tex() local