Searched refs:ValidateFormat (Results 1 – 7 of 7) sorted by relevance
28 int32_t ValidateFormat(Format format);
61 int32_t ValidateFormat(Format format) in ValidateFormat() function
331 if (!ValidateFormat(tensor.format)) { in TransTensor()
371 if (!ValidateFormat(tensor.format)) { in TransTensor()
50 void ValidateFormat(const DevicePlatformDataVk& devicePlat, const GpuImageDesc& desc) in ValidateFormat() function202 ValidateFormat((const DevicePlatformDataVk&)device_.GetPlatformData(), desc_); in GpuImageVk()