Searched refs:textures_3d (Results 1 – 1 of 1) sorted by relevance
406 std::vector<TensorUsageRecord<uint3>> textures_3d; member421 usage_ref = usage_records->textures_3d.size(); in operator ()()422 usage_records->textures_3d.emplace_back(/*tensor_size=*/size, in operator ()()426 UpdateUsageRecord(&usage_records->textures_3d[usage_ref], program_id); in operator ()()626 if (!usage_records.textures_3d.empty()) { in AssignInternalObjects()628 RETURN_IF_ERROR(AssignObjectsToTensors(usage_records.textures_3d, in AssignInternalObjects()